modified git repo

This commit is contained in:
OrJDev
2022-09-26 20:47:19 +03:00
parent 4063212f39
commit c95c7677ec
+9 -1
View File
@@ -49,5 +49,13 @@
"keywords": [ "keywords": [
"solidjs", "solidjs",
"trpc" "trpc"
] ],
"repository": {
"type": "git",
"url": "git+https://github.com/OrJDev/solid-trpc.git"
},
"bugs": {
"url": "https://github.com/OrJDev/solid-trpc/issues"
},
"homepage": "https://github.com/OrJDev/solid-trpc#readme"
} }