We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ff6259 commit b392edeCopy full SHA for b392ede
package.json
@@ -18,7 +18,7 @@
18
],
19
"dependencies": {
20
"@amory/style": "2020.2.1-0",
21
- "@babel/plugin-proposal-export-namespace-from": "7.8.3",
+ "@babel/plugin-proposal-export-namespace-from": "7.12.1",
22
"@babel/plugin-syntax-dynamic-import": "7.8.3",
23
"@koa/router": "8.0.8",
24
"@next/bundle-analyzer": "9.3.4",
@@ -36,7 +36,7 @@
36
"react-dom": "16.13.1"
37
},
38
"devDependencies": {
39
- "@babel/core": "7.9.0",
+ "@babel/core": "7.12.3",
40
"@hot-loader/react-dom": "16.13.0",
41
"@storybook/addon-actions": "5.3.18",
42
"@storybook/addon-links": "5.3.18",
0 commit comments