create-svelte-with-args
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -0,1 +1,13 @@ | ||
# v4.1.1 (Tue Oct 10 2023) | ||
#### 🐛 Bug Fix | ||
- Bump create-svelte from 5.1.0 to 5.1.1 [#40](https://github.com/storybookjs/create-svelte-with-args/pull/40) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
#### Authors: 1 | ||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
--- | ||
# v4.1.0 (Tue Sep 26 2023) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "create-svelte-with-args", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "A small CLI wrapper around the create-svelte package that enables you to replace the interactive prompts with CLI arguments.", | ||
@@ -39,3 +39,3 @@ "bin": "dist/bin.js", | ||
"dependencies": { | ||
"create-svelte": "5.1.0", | ||
"create-svelte": "5.1.1", | ||
"yargs": "^17.5.1" | ||
@@ -42,0 +42,0 @@ }, |
27136
+ Addedcreate-svelte@5.1.1(transitive)
- Removedcreate-svelte@5.1.0(transitive)
Updatedcreate-svelte@5.1.1