create-svelte-with-args
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,13 @@ | ||
# v1.2.1 (Sat Jan 21 2023) | ||
#### 🐛 Bug Fix | ||
- Bump create-svelte from 2.3.0 to 2.3.1 [#13](https://github.com/storybookjs/create-svelte-with-args/pull/13) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
#### Authors: 1 | ||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
--- | ||
# v1.2.0 (Sat Jan 14 2023) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "create-svelte-with-args", | ||
"version": "1.2.0", | ||
"version": "1.2.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": "2.3.0", | ||
"create-svelte": "2.3.1", | ||
"yargs": "^17.5.1" | ||
@@ -42,0 +42,0 @@ }, |
20336
+ Addedcreate-svelte@2.3.1(transitive)
- Removedcreate-svelte@2.3.0(transitive)
Updatedcreate-svelte@2.3.1