aboutsummaryrefslogtreecommitdiff
path: root/components/debug/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'components/debug/package.json')
-rw-r--r--components/debug/package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/debug/package.json b/components/debug/package.json
index 3d0d8f0..96be63e 100644
--- a/components/debug/package.json
+++ b/components/debug/package.json
@@ -8,6 +8,10 @@
"peerDependencies": {
"@serpentity/serpentity": "^4.0.0"
},
+ "repository": {
+ "type": "git",
+ "url": "https://git.sr.ht/~rbdr/serpentity-lib"
+ },
"publishConfig": {
"access": "public"
},