Skip to content

Commit a07104d

Browse files
committed
bump ndk-cache-redis version again
1 parent e46bfb1 commit a07104d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nostr-dev-kit/ndk-cache-redis",
3-
"version": "1.1.0",
3+
"version": "1.3.0",
44
"description": "NDK cache adapter for redis.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
@@ -16,17 +16,17 @@
1616
},
1717
"repository": {
1818
"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"
2020
},
2121
"keywords": [
2222
"nostr"
2323
],
2424
"author": "pablof7z",
2525
"license": "MIT",
2626
"bugs": {
27-
"url": "https://github.com/pablof7z/ndk-cache-redis/issues"
27+
"url": "https://github.com/nostr-dev-kit/ndk-cache-redis/issues"
2828
},
29-
"homepage": "https://github.com/pablof7z/ndk-cache-redis#readme",
29+
"homepage": "https://github.com/nostr-dev-kit/ndk-cache-redis#readme",
3030
"devDependencies": {
3131
"@types/debug": "^4.1.7",
3232
"@types/node": "^18.15.11",

0 commit comments

Comments
 (0)