Skip to content

Commit

Permalink
Merge pull request #69 from decherneyge/patch-1
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
JReinhold authored May 16, 2024
2 parents 05abe22 + d81d965 commit da2e1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"build": "tsup",
"build:watch": "npm run build -- --watch",
"test": "echo \"Error: no test specified\" && exit 1",
"start": "run-p build:watch 'storybook --quiet'",
"start": "run-p build:watch \"storybook --quiet\"",
"prerelease": "zx scripts/prepublish-checks.js",
"release": "npm run build && auto shipit",
"eject-ts": "zx scripts/eject-typescript.js",
Expand Down

0 comments on commit da2e1a1

Please sign in to comment.