mongosh volatile packages

This commit is contained in:
SPRINX0\prochazka
2025-07-29 09:56:25 +02:00
parent 06a3ce7486
commit 58e6c45c73

View File

@@ -22,6 +22,8 @@ const volatilePackages = [
'ssh2',
'wkx',
'@duckdb/node-api',
'@mongosh/browser-runtime-electron',
'@mongosh/service-provider-node-driver',
];
module.exports = volatilePackages;