Skip to content

Commit

Permalink
Merge pull request #77 from KunalKapadia/develop
Browse files Browse the repository at this point in the history
Update babel-core, babel-preset and mocha
  • Loading branch information
kunalkapadia committed Oct 12, 2016
2 parents c420d7c + e131f5e commit 007f9b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
},
"devDependencies": {
"babel-cli": "6.16.0",
"babel-core": "6.16.0",
"babel-core": "6.17.0",
"babel-plugin-add-module-exports": "0.2.1",
"babel-preset-es2015": "6.16.0",
"babel-preset-stage-2": "6.16.0",
"babel-preset-stage-2": "6.17.0",
"chai": "^3.4.1",
"commitizen": "^2.8.2",
"coveralls": "^2.11.6",
Expand All @@ -81,7 +81,7 @@
"gulp-sourcemaps": "^1.6.0",
"gulp-util": "^3.0.7",
"isparta": "4.0.0",
"mocha": "3.1.0",
"mocha": "3.1.2",
"run-sequence": "^1.1.5",
"supertest": "2.0.0",
"supertest-as-promised": "4.0.0",
Expand Down

0 comments on commit 007f9b6

Please sign in to comment.