Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ruimarinho committed Mar 6, 2016
1 parent 30c35e3 commit 8a2d55d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,19 +46,19 @@
},
"devDependencies": {
"babel-cli": "^6.4.0",
"babel-eslint": "^4.1.6",
"babel-eslint": "^5.0.0",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-plugin-transform-async-to-module-method": "^6.5.2",
"babel-preset-es2015-node4": "^2.0.2",
"babel-register": "^6.3.13",
"eslint": "^1.10.3",
"eslint-config-seegno": "^1.2.0",
"eslint": "^2.3.0",
"eslint-config-seegno": "^3.0.0",
"eslint-plugin-babel": "^3.0.0",
"isparta": "^4.0.0",
"jscs": "^2.7.0",
"jscs-config-seegno": "^1.0.0",
"mocha": "^2.3.4",
"nock": "^5.2.1",
"nock": "^7.2.2",
"pre-commit": "^1.1.2",
"should": "^8.0.0",
"sinon": "^1.17.2"
Expand Down

0 comments on commit 8a2d55d

Please sign in to comment.