create-svelte-with-args
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -0,1 +1,13 @@ | ||
# v1.2.3 (Tue Feb 07 2023) | ||
#### 🐛 Bug Fix | ||
- Bump create-svelte from 2.3.2 to 2.3.3 [#15](https://github.com/storybookjs/create-svelte-with-args/pull/15) ([@dependabot[bot]](https://github.com/dependabot[bot])) | ||
#### Authors: 1 | ||
- [@dependabot[bot]](https://github.com/dependabot[bot]) | ||
--- | ||
# v1.2.2 (Wed Jan 25 2023) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "create-svelte-with-args", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"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.2", | ||
"create-svelte": "2.3.3", | ||
"yargs": "^17.5.1" | ||
@@ -42,0 +42,0 @@ }, |
20928
+ Addedcreate-svelte@2.3.3(transitive)
- Removedcreate-svelte@2.3.2(transitive)
Updatedcreate-svelte@2.3.3