@vaadin/hilla-frontend
Advanced tools
Comparing version 24.4.0-alpha8 to 24.4.0-alpha9
@@ -6,3 +6,3 @@ function __REGISTER__(feature) { | ||
is: feature ? `${"@vaadin/hilla-frontend"}/${feature}` : "@vaadin/hilla-frontend", | ||
version: "24.4.0-alpha8" | ||
version: "24.4.0-alpha9" | ||
}); | ||
@@ -9,0 +9,0 @@ } |
{ | ||
"name": "@vaadin/hilla-frontend", | ||
"version": "24.4.0-alpha8", | ||
"version": "24.4.0-alpha9", | ||
"description": "Hilla core frontend utils", | ||
@@ -41,2 +41,6 @@ "main": "index.js", | ||
}, | ||
"./CookieManager.js": { | ||
"types": "./CookieManager.d.ts", | ||
"default": "./CookieManager.js" | ||
}, | ||
"./EndpointErrors.js": { | ||
@@ -43,0 +47,0 @@ "types": "./EndpointErrors.d.ts", |
105295
36
1081