mongodb-js / devtools-shared

Shared dependencies of Compass, the MongoDB extension for VSCode and mongosh
Other
14 stars 5 forks source link

fix(devtools-proxy-support): fix node version check #480

Closed addaleax closed 1 month ago

addaleax commented 1 month ago

process.version === 'v' + process.versions.node 🙃

Description

Open Questions

Checklist