Include redis-mock in main build to allow usage without Redis
This commit is contained in:
parent
854810c242
commit
1f2c524b40
2 changed files with 2 additions and 3 deletions
|
@ -113,7 +113,6 @@
|
|||
"proxyquire": "^2.1.3",
|
||||
"puppeteer": "^2.0.0",
|
||||
"raw-loader": "^3.1.0",
|
||||
"redis-mock": "^0.47.0",
|
||||
"rimraf": "^3.0.0",
|
||||
"script-loader": "^0.7.2",
|
||||
"sinon": "^7.5.0",
|
||||
|
@ -150,6 +149,7 @@
|
|||
"mozlog": "^2.2.0",
|
||||
"node-fetch": "^2.6.1",
|
||||
"redis": "^2.8.0",
|
||||
"redis-mock": "^0.47.0",
|
||||
"selenium-standalone": "^6.23.0",
|
||||
"ua-parser-js": "^0.7.23"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue