Skip to content

Commit bd6f862

Browse files
committed
chore: use npm in release script
1 parent 7f1ea9f commit bd6f862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
yarn release
1+
npm run release
22

33
VERSION=$(jq -r .version packages/test-utils/package.json)
44

0 commit comments

Comments
 (0)