File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nostr-dev-kit/ndk-cache-redis" ,
3
- "version" : " 1.1 .0" ,
3
+ "version" : " 1.3 .0" ,
4
4
"description" : " NDK cache adapter for redis." ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
16
16
},
17
17
"repository" : {
18
18
"type" : " git" ,
19
- "url" : " git+https://github.com/pablof7z /ndk-cache-redis.git"
19
+ "url" : " git+https://github.com/nostr-dev-kit /ndk-cache-redis.git"
20
20
},
21
21
"keywords" : [
22
22
" nostr"
23
23
],
24
24
"author" : " pablof7z" ,
25
25
"license" : " MIT" ,
26
26
"bugs" : {
27
- "url" : " https://github.com/pablof7z /ndk-cache-redis/issues"
27
+ "url" : " https://github.com/nostr-dev-kit /ndk-cache-redis/issues"
28
28
},
29
- "homepage" : " https://github.com/pablof7z /ndk-cache-redis#readme" ,
29
+ "homepage" : " https://github.com/nostr-dev-kit /ndk-cache-redis#readme" ,
30
30
"devDependencies" : {
31
31
"@types/debug" : " ^4.1.7" ,
32
32
"@types/node" : " ^18.15.11" ,
You can’t perform that action at this time.
0 commit comments