mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
fix(deps): pin dependency react-router-dom to 5.2.0
This commit is contained in:
parent
dd675779fe
commit
204112ac6c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
"lodash.defaults": "4.0.1",
|
||||
"lodash.get": "^4.4.2",
|
||||
"react-helmet": "5.2.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-router-dom": "5.2.0",
|
||||
"scratch-parser": "5.0.0",
|
||||
"scratch-storage": "0.5.1"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue