We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744a58c commit ded4aa1Copy full SHA for ded4aa1
extensions/vscode/package.json
@@ -3,7 +3,7 @@
3
"name": "vscode-npmx",
4
"displayName": "npmx",
5
"type": "module",
6
- "version": "0.6.0",
+ "version": "0.7.0",
7
"description": "Enhance your npm package workflow in VS Code",
8
"author": {
9
"name": "Vida Xie",
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "npmx-extensions-monorepo",
"private": true,
"packageManager": "pnpm@10.32.1",
0 commit comments