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