@vaadin/hilla-frontend
Advanced tools
Comparing version 24.5.0-alpha5 to 24.5.0-alpha6
@@ -5,3 +5,3 @@ function __REGISTER__(feature, vaadinObj = window.Vaadin ??= {}) { | ||
is: feature ? `${"@vaadin/hilla-frontend"}/${feature}` : "@vaadin/hilla-frontend", | ||
version: "24.5.0-alpha5" | ||
version: "24.5.0-alpha6" | ||
}); | ||
@@ -8,0 +8,0 @@ } |
{ | ||
"name": "@vaadin/hilla-frontend", | ||
"version": "24.5.0-alpha5", | ||
"version": "24.5.0-alpha6", | ||
"description": "Hilla core frontend utils", | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"lint:fix": "eslint src test --fix", | ||
"test": "karma start ../../../karma.config.cjs --port 9880", | ||
"test": "karma start ../../../karma.config.cjs --port 9875", | ||
"test:coverage": "npm run test -- --coverage", | ||
@@ -26,0 +26,0 @@ "test:watch": "npm run test -- --watch", |