@storybook/preact-vite 8.0.0-alpha.0 → 8.0.0-alpha.10

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -22,7 +22,7 @@ npx storybook@latest init
22
22
  This framework is designed to work with Storybook 7. If you’re not already using v7, upgrade with this command:
23
23
 
24
24
  ```bash
25
- npx storybook@latest upgrade --prerelease
25
+ npx storybook@latest upgrade
26
26
  ```
27
27
 
28
28
  #### Manual migration