]> git.r.bdr.sh - rbdr/serpentity-lib/blobdiff - components/velocity/package.json
Add the repo
[rbdr/serpentity-lib] / components / velocity / package.json
index f9b1e4b14fc3ac7d2315a22313dea4c31fdb5ce9..d9892b0958219c739ed4875ee5e66aeee16314e4 100644 (file)
@@ -1,12 +1,16 @@
 {
   "name": "@serpentity/components.velocity",
-  "version": "3.0.1",
+  "version": "4.0.0",
   "description": "Velocity 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"