Skip to content

Commit

Permalink
fix: missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jimlambie committed Jan 10, 2017
1 parent b098165 commit 3a4dd51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Expand Up @@ -35,13 +35,15 @@
"path-to-regexp": "~1.7.0",
"q": "^1.4.1",
"request": "2.79.0",
"sha1": "latest",
"stack-trace": "latest",
"streamifier": "^0.1.1",
"underscore": "~1.8.0",
"underscore.string": "^3.2.2",
"validate-commit-message": "^3.0.1"
},
"devDependencies": {
"aws-sdk-mock": "^1.6.1",
"babel-register": "^6.18.0",
"env-test": "^1.0.0",
"fakeredis": "1.0.3",
Expand Down

0 comments on commit 3a4dd51

Please sign in to comment.