1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

npm update

This commit is contained in:
leibale
2021-11-24 21:50:29 -05:00
parent 002d09478a
commit ae06af64fa
5 changed files with 16 additions and 11 deletions

View File

@@ -9,7 +9,7 @@
"build": "tsc"
},
"peerDependencies": {
"@node-redis/client": "^1.0.0-rc"
"@node-redis/client": "^1.0.0"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",