Skip to content

Commit

Permalink
fix: add missing scripts folder deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sghoweri committed Jan 28, 2019
1 parent c4004a0 commit 1674a9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/package.json
Expand Up @@ -8,6 +8,10 @@
"nightwatch": "nightwatch --config ../nightwatch.js --env chrome,ie11"
},
"dependencies": {
"lodash": "^4.17.11",
"querystring": "^0.2.0",
"execa": "^1.0.0",
"jsonwebtoken": "^8.4.0",
"ci-utils": "^0.5.0",
"git-semver-tags": "^2.0.2",
"nightwatch": "0.9.20",
Expand Down

0 comments on commit 1674a9c

Please sign in to comment.