diff --git a/package.json b/package.json index 0fa8ccdd..b34f477b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-builder-vite-parent", - "version": "0.1.23", + "version": "0.1.24", "description": "An experimental plugin to run and build Storybooks with Vite", "license": "MIT", "engines": { diff --git a/packages/builder-vite/package.json b/packages/builder-vite/package.json index 70171d49..15e9bcc0 100644 --- a/packages/builder-vite/package.json +++ b/packages/builder-vite/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/builder-vite", - "version": "0.1.23", + "version": "0.1.24", "description": "An experimental plugin to run and build Storybooks with Vite", "main": "dist/index.js", "types": "dist/index.d.ts",