mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-23 17:12:53 +03:00
more chill @babel/core and @babel/preset-env
This commit is contained in:
parent
8e1491a28d
commit
b5131f3e7f
@ -32,9 +32,9 @@
|
|||||||
},
|
},
|
||||||
"repository": "filecoin-project/slate",
|
"repository": "filecoin-project/slate",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.12.7",
|
"@babel/core": "^7.12.1",
|
||||||
"@babel/plugin-transform-runtime": "^7.12.1",
|
"@babel/plugin-transform-runtime": "^7.12.1",
|
||||||
"@babel/preset-env": "^7.12.7",
|
"@babel/preset-env": "^7.12.1",
|
||||||
"@babel/register": "^7.12.1",
|
"@babel/register": "^7.12.1",
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"@emotion/babel-preset-css-prop": "10.1.0",
|
"@emotion/babel-preset-css-prop": "10.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user