Skip to content

Commit 2e84680

Browse files
authored
fix: add missing lodash dep
1 parent e360f9f commit 2e84680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"nightwatch": "nightwatch --config ../nightwatch.js --env chrome,ie11"
99
},
1010
"dependencies": {
11+
"lodash": "^4.17.11",
1112
"querystring": "^0.2.0",
1213
"execa": "^1.0.0",
1314
"jsonwebtoken": "^8.4.0",

0 commit comments

Comments
 (0)