Skip to content

Commit

Permalink
Merge pull request #43 from KunalKapadia/develop
Browse files Browse the repository at this point in the history
Update npm dependencies (#42)
  • Loading branch information
kunalkapadia authored Sep 23, 2016
2 parents f9af9e2 + 7ddaa73 commit 086c115
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"winston": "^2.1.1"
},
"devDependencies": {
"babel-cli": "6.5.1",
"babel-core": "^6.9.1",
"babel-plugin-add-module-exports": "0.1.2",
"babel-preset-es2015": "6.5.0",
"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",
"chai": "^3.4.1",
"commitizen": "^2.8.2",
"coveralls": "^2.11.6",
Expand Down

0 comments on commit 086c115

Please sign in to comment.