Skip to content

Commit

Permalink
Merge pull request #49 from storybookjs/dependabot/npm_and_yarn/creat…
Browse files Browse the repository at this point in the history
…e-svelte-6.0.3

Bump create-svelte from 5.3.3 to 6.0.3
  • Loading branch information
JReinhold authored Dec 19, 2023
2 parents 8662261 + a2b1937 commit 43f8eb3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The arguments match one to one with the upstream [programmatic `create-svelte` p
| `--eslint`, `-e` | Whether eslint should be included | `boolean` | `--eslint` or `--no-eslint` |
| `--playwright`, `-l` | Whether playwright should be included | `boolean` | `--playwright` or `--no-playwright` |
| `--vitest`, `-v` | Whether vitest should be included | `boolean` | `--vitest` or `--no-vitest` |
| `--svelte5`, `-5` | If Svelte 5 beta should be used | `boolean` | `--svelte5` or `--no-svelte5` |
| `--svelte5`, `-5` | If Svelte 5 beta should be used | `boolean` | `--svelte5` or `--no-svelte5` |

### Examples

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"prettier": "@storybook/linter-config/prettier.config.js",
"dependencies": {
"create-svelte": "5.3.3",
"create-svelte": "6.0.3",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 43f8eb3

Please sign in to comment.