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 ff73f1b commit b8af12fCopy full SHA for b8af12f
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.3",
21
- "@babel/plugin-proposal-class-properties": "7.4.0",
22
- "@babel/preset-env": "7.4.3",
+ "@babel/core": "7.4.5",
+ "@babel/plugin-proposal-class-properties": "7.4.4",
+ "@babel/preset-env": "7.4.5",
23
"babel-minify": "0.5.0",
24
"cssnano": "4.1.10",
25
"npm-run-all": "4.1.5",
0 commit comments