vite-plugin-storybook-nextjs 2.0.0--canary.33.18f66be.0 → 2.0.0--canary.33.b4c73a7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -11,6 +11,7 @@ This is a Vite plugin that allows you to use Next.js features in Vite. It is the
11
11
  ## Requirements
12
12
 
13
13
  - Next.js v14.1.0 or higher
14
+ - Storybook 9 or higher
14
15
 
15
16
  ## Installation
16
17
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-storybook-nextjs",
3
- "version": "2.0.0--canary.33.18f66be.0",
3
+ "version": "2.0.0--canary.33.b4c73a7.0",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vite-plugin",