X-Git-Url: https://git.r.bdr.sh/rbdr/serpentity-lib/blobdiff_plain/356e7b9ee42e65aec2f4585725063143e363df5e..HEAD:/components/position/package.json diff --git a/components/position/package.json b/components/position/package.json index ca6869b..8cabbcd 100644 --- a/components/position/package.json +++ b/components/position/package.json @@ -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 ", @@ -8,6 +8,10 @@ "peerDependencies": { "@serpentity/serpentity": "^4.0.0" }, + "repository": { + "type": "git", + "url": "https://git.sr.ht/~rbdr/serpentity-lib" + }, "publishConfig": { "access": "public" },