@codelic/component
Advanced tools
Comparing version 1.3.2 to 1.3.3
{ | ||
"name": "@codelic/component", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"type": "module", | ||
@@ -20,3 +20,3 @@ "author": "CodeLic", | ||
"prepare": "npm run build", | ||
"deploy": "npm publish", | ||
"deploy": "npm run build && npm publish", | ||
"preview": "vite preview", | ||
@@ -23,0 +23,0 @@ "build-only": "vite build" |
Sorry, the diff of this file is not supported yet
142021
159
0