create-svelte
Advanced tools
Comparing version 5.0.5 to 5.0.6
@@ -208,3 +208,3 @@ { | ||
"exclude": [], | ||
"contents": "{\n\t\"devDependencies\": {\n\t\t\"@typescript-eslint/eslint-plugin\": \"^5.45.0\",\n\t\t\"@typescript-eslint/parser\": \"^5.45.0\"\n\t}\n}\n" | ||
"contents": "{\n\t\"devDependencies\": {\n\t\t\"@typescript-eslint/eslint-plugin\": \"^6.0.0\",\n\t\t\"@typescript-eslint/parser\": \"^6.0.0\"\n\t}\n}\n" | ||
}, | ||
@@ -211,0 +211,0 @@ { |
{ | ||
"name": "create-svelte", | ||
"version": "5.0.5", | ||
"version": "5.0.6", | ||
"description": "A CLI for creating new SvelteKit projects", | ||
@@ -5,0 +5,0 @@ "repository": { |
1085326