]> git.r.bdr.sh - rbdr/serpentity-lib/blobdiff - components/position/package.json
Publish
[rbdr/serpentity-lib] / components / position / package.json
index ca6869b0480658db707ae898ad42517988e98089..8cabbcd08c4f9263042543637128a0ac90d861cd 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@serpentity/components.position",
-  "version": "4.0.0",
+  "version": "4.0.1",
   "description": "Position component for serpentity",
   "main": "index.js",
   "author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>",
@@ -8,6 +8,10 @@
   "peerDependencies": {
     "@serpentity/serpentity": "^4.0.0"
   },
+  "repository": {
+    "type": "git",
+    "url": "https://git.sr.ht/~rbdr/serpentity-lib"
+  },
   "publishConfig": {
     "access": "public"
   },