Skip to content

Commit

Permalink
deps: update semver, eslint, fs-extra
Browse files Browse the repository at this point in the history
  • Loading branch information
RobAtticus committed Dec 2, 2015
1 parent a1c024d commit 8937aaf
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 @@ -8,14 +8,14 @@
"dependencies": {
"babel": "5.8.x",
"base64url": "1.0.x",
"fs-extra": "^0.24.0",
"fs-extra": "^0.26.0",
"jsonwebtoken": "5.4.x",
"keymirror": "~0.1.1",
"semver": "^5.0.3",
"semver": "5.1.x",
"superagent": "1.4.x"
},
"devDependencies": {
"eslint": "1.7.x",
"eslint": "1.10.x",
"jest-cli": "0.x.x",
"mockdate": "^1.0.3"
},
Expand Down

0 comments on commit 8937aaf

Please sign in to comment.