Skip to content

Commit 01fb0cc

Browse files
committed
chore: update jiti path
1 parent 61747bc commit 01fb0cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/release-edge.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -xe
88
git restore -s@ -SW -- .
99

1010
# Bump versions to edge
11-
yarn jiti ./scripts/bump-edge
11+
yarn ../node_modules/.bin/jiti ./scripts/bump-edge
1212

1313
# Resolve yarn
1414
YARN_ENABLE_IMMUTABLE_INSTALLS=false yarn install

0 commit comments

Comments
 (0)