We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f63659 commit f61ecfcCopy full SHA for f61ecfc
package.json
@@ -29,6 +29,7 @@
29
"lint": "lg lint",
30
"prepublishOnly": "pnpm run build && pnpm build:ts-downlevel && pnpm build:docs",
31
"publish": "pnpm changeset publish --public",
32
+ "reset:react17": "npx node ./scripts/react17/reset.mjs; pnpm run init",
33
"slackbot": "lg slackbot",
34
"start": "npx storybook dev -p 9001 --no-version-updates --no-open",
35
"serve": "npx http-server storybook-static -c5",
0 commit comments