removed windows ARM build

This commit is contained in:
SPRINX0\prochazka
2025-07-29 10:50:09 +02:00
parent 72a874c7f4
commit cc9744156c
3 changed files with 6 additions and 10 deletions

View File

@@ -43,9 +43,7 @@
"lodash": "^4.17.21",
"mongodb": "^6.3.0",
"@mongosh/browser-runtime-electron": "^3.16.4",
"@mongosh/service-provider-node-driver": "^3.10.2"
},
"optionalDependencies": {
"@mongosh/service-provider-node-driver": "^3.10.2",
"mongodb-client-encryption": "^6.1.1"
}
}