This commit is contained in:
Norbert de Langen 2022-07-26 09:56:18 +02:00
parent 75b8f59d8d
commit 51bdbbf3c1
No known key found for this signature in database
GPG Key ID: FD0E78AF9A837762

View File

@ -32,7 +32,7 @@
],
"scripts": {
"check": "tsc --noEmit",
"prepare": "node ../../../scripts/prepare.js"
"prepare": "../../../scripts/prepare/bundle.ts"
},
"dependencies": {
"@storybook/addons": "7.0.0-alpha.16",