Use libnpmversion
instead of execing npm version
#972
Labels
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
Milestone
Hi, I just noticed that npm now publishes
libnpmversion
as a separate library.I believe vsce could use it so that it no longer needs to call
npm
oryarn
under the hoods (potentially dropping the need of --yarn as well?)https://npm.im/libnpmversion
https://github.com/npm/cli/tree/latest/workspaces/libnpmversion
The text was updated successfully, but these errors were encountered: