diff --git a/package.json b/package.json index 1533a354..8aaeadba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-builder-vite-parent", - "version": "0.1.17", + "version": "0.1.18", "description": "An experimental plugin to run and build Storybooks with Vite", "license": "MIT", "engines": { diff --git a/packages/storybook-builder-vite/package.json b/packages/storybook-builder-vite/package.json index 3ee99886..3525949d 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.17", + "version": "0.1.18", "description": "An experimental plugin to run and build Storybooks with Vite", "main": "dist/index.js", "types": "dist/index.d.ts",