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 eb2f2e8 commit f655eecCopy full SHA for f655eec
package.json
@@ -17,13 +17,13 @@
17
}
18
},
19
"dependencies": {
20
- "@babel/cli": "7.0.0-beta.56",
21
- "@babel/core": "7.0.0-beta.56",
22
- "@babel/plugin-transform-runtime": "7.0.0-beta.56",
23
- "@babel/preset-env": "7.0.0-beta.56",
+ "@babel/cli": "7.1.2",
+ "@babel/core": "7.1.2",
+ "@babel/plugin-transform-runtime": "7.1.0",
+ "@babel/preset-env": "7.1.0",
24
"assets-webpack-plugin": "^3.5.1",
25
"autoprefixer": "^8.0.0",
26
- "babel-loader": "8.0.0-beta.4",
+ "babel-loader": "8.0.4",
27
"babel-runtime": "^6.26.0",
28
"case-sensitive-paths-webpack-plugin": "^2.1.2",
29
"chalk": "^2.3.1",
0 commit comments