1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00

Adding ioredis-mock as an actual dependency for builds.

This commit is contained in:
Michael Drury 2023-06-01 00:19:24 +01:00
parent a3f9759a47
commit 022016366e

View file

@ -80,6 +80,7 @@
"global-agent": "3.0.0",
"google-auth-library": "7.12.0",
"google-spreadsheet": "3.2.0",
"ioredis-mock": "^8.7.0",
"jimp": "0.16.1",
"joi": "17.6.0",
"js-yaml": "4.1.0",
@ -175,8 +176,7 @@
"ts-node": "10.8.1",
"tsconfig-paths": "4.0.0",
"typescript": "4.7.3",
"update-dotenv": "1.1.1",
"ioredis-mock": "^8.7.0"
"update-dotenv": "1.1.1"
},
"optionalDependencies": {
"oracledb": "5.3.0"