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 3211686 commit 8ff5c31Copy full SHA for 8ff5c31
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.6.2",
+ "@babel/plugin-proposal-class-properties": "7.5.5",
+ "@babel/preset-env": "7.6.2",
23
"babel-minify": "0.5.0",
24
"cssnano": "4.1.10",
25
"npm-run-all": "4.1.5",
0 commit comments