fix(build): add Windows ARM64 Rollup native package

This commit is contained in:
Shantur Rathore
2026-04-19 08:49:23 +01:00
parent acfa265595
commit b00aa7ef84
3 changed files with 3 additions and 1 deletions

2
package-lock.json generated
View File

@@ -20,6 +20,7 @@
"@rollup/rollup-darwin-x64": "4.52.5",
"@rollup/rollup-linux-arm64-gnu": "4.52.5",
"@rollup/rollup-linux-x64-gnu": "4.52.5",
"@rollup/rollup-win32-arm64-msvc": "4.52.5",
"@rollup/rollup-win32-x64-msvc": "4.52.5"
},
"workspaces": {
@@ -3190,7 +3191,6 @@
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [