mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 13:42:30 -05:00
update package.json
This commit is contained in:
parent
959b74cfed
commit
94f6b8ba5e
2 changed files with 2242 additions and 342 deletions
2581
package-lock.json
generated
2581
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -51,7 +51,7 @@
|
|||
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
"@babel/plugin-transform-async-to-generator": "^7.1.0",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/preset-env": "^7.9.5",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"async": "2.6.1",
|
||||
"babel-eslint": "^10.0.1",
|
||||
|
@ -68,6 +68,7 @@
|
|||
"jsonlint": "1.6.3",
|
||||
"lodash.defaultsdeep": "4.6.0",
|
||||
"mkdirp": "^0.5.1",
|
||||
"node-fetch": "^2.6.0",
|
||||
"p-limit": "2.1.0",
|
||||
"p-queue": "3.0.0",
|
||||
"react-intl": "2.8.0",
|
||||
|
|
Loading…
Reference in a new issue