Skip to content

Commit

Permalink
Update script name
Browse files Browse the repository at this point in the history
# Conflicts:
#	code/lib/addons/package.json
  • Loading branch information
IanVS committed Sep 27, 2022
1 parent 333ce0d commit 3ddf1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/lib/addons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"scripts": {
"check": "../../../scripts/node_modules/.bin/tsc --noEmit",
"prepare": "../../../scripts/prepare/bundle.ts"
"prep": "../../../scripts/prepare/bundle.ts"
},
"dependencies": {
"@storybook/api": "7.0.0-alpha.33",
Expand Down

0 comments on commit 3ddf1fb

Please sign in to comment.