We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a3b3f commit b8359feCopy full SHA for b8359fe
package.json
@@ -17,9 +17,9 @@
17
"build-all": "npm run build:client && npm run build:test-utils && npm run build:modules && npm run build"
18
},
19
"dependencies": {
20
- "@node-redis/client": "^1.0.0-rc",
21
- "@node-redis/json": "^1.0.0-rc",
22
- "@node-redis/search": "^1.0.0-rc"
+ "@node-redis/client": "^1.0.0-rc.0",
+ "@node-redis/json": "^1.0.0-rc.0",
+ "@node-redis/search": "^1.0.0-rc.0"
23
24
"devDependencies": {
25
"@tsconfig/node12": "^1.0.9",
0 commit comments