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.
2 parents d6d19b5 + 8828349 commit 7cd8003Copy full SHA for 7cd8003
1 file changed
package.json
@@ -15,9 +15,9 @@
15
"fs": false
16
},
17
"dependencies": {
18
- "babel": "^6.23.0",
19
- "babel-core": "^6.26.3",
20
- "babel-loader": "^7.1.4",
+ "@babel/core": "^7.2.2",
+ "babel-core": "^7.0.0-0",
+ "babel-loader": "^8.0.5",
21
"superagent": "^3.5.2",
22
"uglify-js": "^3.4.3",
23
"webpack": "^4.12.2"
0 commit comments