Skip to content

Commit 06f161e

Browse files
committed
ci: fix script name
1 parent a2677d0 commit 06f161e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/prepare

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
set -e
44

55
npm run build
6-
npm run package
6+
npm run bundle

0 commit comments

Comments
 (0)