diff --git a/package.json b/package.json index 5746d0c0..b92ffac9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-builder-vite-parent", - "version": "0.1.8", + "version": "0.1.9", "description": "### Installation", "main": "index.js", "author": "", diff --git a/packages/storybook-builder-vite/package.json b/packages/storybook-builder-vite/package.json index cac63ce9..f6457709 100644 --- a/packages/storybook-builder-vite/package.json +++ b/packages/storybook-builder-vite/package.json @@ -1,6 +1,6 @@ { "name": "storybook-builder-vite", - "version": "0.1.8", + "version": "0.1.9", "description": "An experimental plugin to run and build Storybooks with Vite", "main": "index.js", "scripts": {},