Skip to content

Commit ca163a5

Browse files
committed
Rename package name to redis-commands
1 parent 696ce8d commit ca163a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "ioredis-commands",
3-
"version": "4.0.0",
2+
"name": "redis-commands",
3+
"version": "1.0.0",
44
"description": "Redis commands",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)