Skip to content

Commit 3bc8534

Browse files
committed
Fix update-version.py
1 parent bc3b216 commit 3bc8534

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/update-version.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717

1818
# Define all npm package paths in one place
1919
NPM_PACKAGES = [
20+
".",
2021
"npm/darwin-x64",
2122
"npm/linux-arm64-musl",
2223
"npm/linux-x64-gnu",

0 commit comments

Comments
 (0)