1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

getting ready for a beta release :)

This commit is contained in:
Leibale
2023-11-09 19:12:29 -05:00
parent a5a4cb45ea
commit 2d8c0f0b79
12 changed files with 192 additions and 197 deletions

View File

@@ -5,5 +5,8 @@
},
"include": [
"./lib/**/*.ts"
]
],
"references": [{
"path": "../client"
}]
}