mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-22 23:27:54 -05:00
pin babel dependency
Co-Authored-By: Ray Schamp <rschamp@users.noreply.github.com>
This commit is contained in:
parent
98a25068d6
commit
f4774f229c
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
"babel-eslint": "10.0.2",
|
||||
"babel-loader": "7.1.0",
|
||||
"babel-plugin-transform-object-rest-spread": "6.26.0",
|
||||
"babel-plugin-transform-require-context": "^0.1.1",
|
||||
"babel-plugin-transform-require-context": "0.1.1",
|
||||
"babel-preset-es2015": "6.22.0",
|
||||
"babel-preset-react": "6.22.0",
|
||||
"bowser": "1.9.4",
|
||||
|
|
Loading…
Reference in a new issue