Skip to content

Commit 889f9b5

Browse files
committed
v0.2.2
1 parent 0f4f804 commit 889f9b5

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.1",
3+
"version": "0.2.2",
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.1",
3+
"version": "0.2.2",
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)