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 f9af9e2 commit 7ddaa73Copy full SHA for 7ddaa73
package.json
@@ -55,11 +55,11 @@
55
"winston": "^2.1.1"
56
},
57
"devDependencies": {
58
- "babel-cli": "6.5.1",
59
- "babel-core": "^6.9.1",
60
- "babel-plugin-add-module-exports": "0.1.2",
61
- "babel-preset-es2015": "6.5.0",
62
- "babel-preset-stage-2": "6.5.0",
+ "babel-cli": "6.14.0",
+ "babel-core": "6.14.0",
+ "babel-plugin-add-module-exports": "0.2.1",
+ "babel-preset-es2015": "6.14.0",
+ "babel-preset-stage-2": "6.13.0",
63
"chai": "^3.4.1",
64
"commitizen": "^2.8.2",
65
"coveralls": "^2.11.6",
0 commit comments