mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 22:44:19 +02:00
build: change ioredis to dev dep
This commit is contained in:
parent
a2dba859f2
commit
63a4d651af
@ -47,7 +47,6 @@
|
|||||||
"@types/node": "^20.11.16",
|
"@types/node": "^20.11.16",
|
||||||
"bullmq": "^5.1.8",
|
"bullmq": "^5.1.8",
|
||||||
"discord.js": "^14.14.1",
|
"discord.js": "^14.14.1",
|
||||||
"ioredis": "^5.3.2",
|
|
||||||
"redis": "^4.6.12",
|
"redis": "^4.6.12",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
@ -57,6 +56,7 @@
|
|||||||
"@typescript-eslint/parser": "^6.20.0",
|
"@typescript-eslint/parser": "^6.20.0",
|
||||||
"eslint": "8.56.0",
|
"eslint": "8.56.0",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
|
"ioredis": "^5.3.2",
|
||||||
"prettier": "3.2.4",
|
"prettier": "3.2.4",
|
||||||
"prisma": "^5.9.1"
|
"prisma": "^5.9.1"
|
||||||
}
|
}
|
||||||
|
1181
pnpm-lock.yaml
generated
1181
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user