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

update json & search version

This commit is contained in:
leibale
2021-11-16 02:37:37 -05:00
parent b2aacb6d3e
commit 4bca55afff
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "@node-redis/json", "name": "@node-redis/json",
"version": "1.0.0-rc.0", "version": "1.0.0-rc",
"license": "MIT", "license": "MIT",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@node-redis/search", "name": "@node-redis/search",
"version": "1.0.0-rc.0", "version": "1.0.0-rc",
"license": "MIT", "license": "MIT",
"main": "./dist/index.js", "main": "./dist/index.js",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",