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