We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3b216 commit 3bc8534Copy full SHA for 3bc8534
scripts/update-version.py
@@ -17,6 +17,7 @@
17
18
# Define all npm package paths in one place
19
NPM_PACKAGES = [
20
+ ".",
21
"npm/darwin-x64",
22
"npm/linux-arm64-musl",
23
"npm/linux-x64-gnu",
0 commit comments