@ditojs/router
Advanced tools
+3
-3
| { | ||
| "name": "@ditojs/router", | ||
| "version": "2.91.0", | ||
| "version": "2.92.0", | ||
| "type": "module", | ||
@@ -23,3 +23,3 @@ "description": "Dito.js Router – Dito.js is a declarative and modern web framework, based on Objection.js, Koa.js and Vue.js", | ||
| "dependencies": { | ||
| "@ditojs/utils": "^2.91.0" | ||
| "@ditojs/utils": "^2.92.0" | ||
| }, | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
| ], | ||
| "gitHead": "cc64039676a475376ae68b11ad1760dde5fe789c" | ||
| "gitHead": "7d2288aa487ec5c8607b2079a29e2d8793fbd07f" | ||
| } |
Updated