@batijs/elements
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@batijs/elements", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "BatiJS website as Web Components", | ||
@@ -42,2 +42,3 @@ "type": "module", | ||
"release": "bumpp && pnpm run build:widget && pnpm publish", | ||
"check-types": "tsc --noEmit", | ||
"build:pages": "vite build --mode pages", | ||
@@ -44,0 +45,0 @@ "build:widget": "vite build --mode widget", |
127019