more chill @babel/core and @babel/preset-env

This commit is contained in:
@wwwjim 2020-11-22 18:31:09 -08:00
parent 8e1491a28d
commit b5131f3e7f

View File

@ -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",