Skip to content

Commit

Permalink
0.1.7-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chakAs3 committed Oct 3, 2023
1 parent 4fca05d commit 0ae4afe
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 10 deletions.
10 changes: 5 additions & 5 deletions packages/storybook-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook-vue/nuxt",
"version": "0.1.6-alpha.6",
"version": "0.1.7-alpha.0",
"packageManager": "[email protected]",
"description": "Storybook for Nuxt and Vite: Develop Vue3 components in isolation with Hot Reloading.",
"license": "MIT",
Expand Down Expand Up @@ -66,10 +66,10 @@
"vue": "^3.3.4"
},
"dependencies": {
"@nuxt/devtools-kit": "latest",
"@nuxt/kit": "^3.6.5",
"@nuxt/schema": "^3.6.5",
"@nuxt/vite-builder": "^3.6.5",
"@nuxt/devtools-kit": "^0.7.2",
"@nuxt/kit": "3.6.5",
"@nuxt/schema": "3.6.5",
"@nuxt/vite-builder": "3.6.5",
"@storybook/builder-vite": "7.5.0-alpha.3",
"@storybook/vue3": "npm:@storybook-vue/[email protected]",
"@storybook/vue3-vite": "npm:@storybook-vue/[email protected]",
Expand Down
27 changes: 22 additions & 5 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 0ae4afe

Please sign in to comment.