Skip to content

Commit f61ecfc

Browse files
committed
Update package.json
1 parent 5f63659 commit f61ecfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"lint": "lg lint",
3030
"prepublishOnly": "pnpm run build && pnpm build:ts-downlevel && pnpm build:docs",
3131
"publish": "pnpm changeset publish --public",
32+
"reset:react17": "npx node ./scripts/react17/reset.mjs; pnpm run init",
3233
"slackbot": "lg slackbot",
3334
"start": "npx storybook dev -p 9001 --no-version-updates --no-open",
3435
"serve": "npx http-server storybook-static -c5",

0 commit comments

Comments
 (0)