create-dylan-app
Advanced tools
Comparing version 1.3.0 to 1.4.0
@@ -9,4 +9,5 @@ { | ||
"build": "vite build", | ||
"build:ghpages": "vite build --base=https://{YOUR_GH_USERNAME}.github.io/{REPO_NAME}/dist/", | ||
"preview": "vite preview" | ||
} | ||
} |
{ | ||
"name": "create-dylan-app", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "type": "module", |
7893