create-svelte
Advanced tools
Comparing version 6.3.6 to 6.3.7
{ | ||
"name": "create-svelte", | ||
"version": "6.3.6", | ||
"version": "6.3.7", | ||
"description": "A CLI for creating new SvelteKit projects", | ||
@@ -49,5 +49,2 @@ "keywords": [ | ||
"type": "module", | ||
"publishConfig": { | ||
"provenance": true | ||
}, | ||
"scripts": { | ||
@@ -54,0 +51,0 @@ "build": "node scripts/build-templates", |
1080290