Skip to content

Commit 086c115

Browse files
authored
Merge pull request #43 from KunalKapadia/develop
Update npm dependencies (#42)
2 parents f9af9e2 + 7ddaa73 commit 086c115

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
"winston": "^2.1.1"
5656
},
5757
"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",
58+
"babel-cli": "6.14.0",
59+
"babel-core": "6.14.0",
60+
"babel-plugin-add-module-exports": "0.2.1",
61+
"babel-preset-es2015": "6.14.0",
62+
"babel-preset-stage-2": "6.13.0",
6363
"chai": "^3.4.1",
6464
"commitizen": "^2.8.2",
6565
"coveralls": "^2.11.6",

0 commit comments

Comments
 (0)