]> git.r.bdr.sh - rbdr/serpentity-lib/blobdiff - components/debug/package.json
Publish
[rbdr/serpentity-lib] / components / debug / package.json
index 0a70b886cea03b26487e778582caf0366f43e98c..b97de5b4fd472d799ed8fa37747f477ff4060a13 100644 (file)
@@ -1,12 +1,16 @@
 {
   "name": "@serpentity/components.debug",
-  "version": "3.0.2",
+  "version": "4.0.1",
   "description": "Debug component for serpentity, holds arbitrary values",
   "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"