Skip to content

Commit

Permalink
Updating dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoramite committed May 8, 2017
1 parent ea9c121 commit e4c6a63
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 220 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"dependencies": {
"less": "~2.7.1",
"mkdirp": "~0.5.1",
"node.extend": "~1.1.5"
"node.extend": "~2.0.0"
},
"devDependencies": {
"mocha": "~2.5.3",
"supertest": "~1.2",
"express": "~4.14",
"fs-extra": "~0.30"
"mocha": "~3.3.0",
"supertest": "~3.0.0",
"express": "~4.15.2",
"fs-extra": "~3.0.1"
},
"engines": {
"node": ">= 0.7.1"
Expand Down

0 comments on commit e4c6a63

Please sign in to comment.