Skip to content

Commit

Permalink
Revert package change
Browse files Browse the repository at this point in the history
  • Loading branch information
bbazukun123 committed Apr 25, 2024
1 parent 4242995 commit 55e7437
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
"lint": "xs lint --max-warnings 0",
"lint:fix": "xs lint --fix",
"prepare": "husky install",
"release": "xs bump,build,docs && npm run release:dist && xs git-push",
"release:dist": "npm publish --tag latest-1.x",
"release": "xs bump,build,docs,publish,git-push",
"serve": "xs serve",
"storybook": "storybook dev -p 6006",
"storybook:build": "storybook build --output-dir docs/storybook",
Expand Down

0 comments on commit 55e7437

Please sign in to comment.