Skip to content

Commit ac5934a

Browse files
committed
v0.2.1
1 parent 659225b commit ac5934a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "storybook-builder-vite-parent",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A plugin to run and build Storybooks with Vite",
55
"license": "MIT",
66
"engines": {

packages/builder-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/builder-vite",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "A plugin to run and build Storybooks with Vite",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)