@serwist/routing
Advanced tools
Comparing version 8.0.1 to 8.0.2
{ | ||
"name": "@serwist/routing", | ||
"version": "8.0.1", | ||
"version": "8.0.2", | ||
"type": "module", | ||
@@ -35,7 +35,7 @@ "description": "A service worker helper library to route request URLs to handlers.", | ||
"dependencies": { | ||
"@serwist/core": "8.0.1" | ||
"@serwist/core": "8.0.2" | ||
}, | ||
"devDependencies": { | ||
"rollup": "3.28.1", | ||
"@serwist/constants": "8.0.1" | ||
"@serwist/constants": "8.0.2" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
+ Added@serwist/core@8.0.2(transitive)
- Removed@serwist/core@8.0.1(transitive)
Updated@serwist/core@8.0.2