We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae8aa30 commit 7ac701bCopy full SHA for 7ac701b
package.json
@@ -17,9 +17,9 @@
17
"compile:prod:js": "yarn compile:dev:js --environment BABEL_ENV:production"
18
},
19
"devDependencies": {
20
- "@babel/core": "7.4.0",
+ "@babel/core": "7.4.3",
21
"@babel/plugin-proposal-class-properties": "7.4.0",
22
- "@babel/preset-env": "7.4.2",
+ "@babel/preset-env": "7.4.3",
23
"babel-minify": "0.5.0",
24
"cssnano": "4.1.10",
25
"npm-run-all": "4.1.5",
0 commit comments