Skip to content

Commit 1674a9c

Browse files
authored
fix: add missing scripts folder deps
1 parent c4004a0 commit 1674a9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

scripts/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"nightwatch": "nightwatch --config ../nightwatch.js --env chrome,ie11"
99
},
1010
"dependencies": {
11+
"lodash": "^4.17.11",
12+
"querystring": "^0.2.0",
13+
"execa": "^1.0.0",
14+
"jsonwebtoken": "^8.4.0",
1115
"ci-utils": "^0.5.0",
1216
"git-semver-tags": "^2.0.2",
1317
"nightwatch": "0.9.20",

0 commit comments

Comments
 (0)