Skip to content

Commit

Permalink
chore: update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
ShimantaBhuyan committed Jun 30, 2024
1 parent cdb6a6d commit b886b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"lint": "eslint .",
"pretest": "npm run lint",
"test": "vscode-test",
"deploy": "vsce publish --npm"
"deploy": "vsce publish"
},
"devDependencies": {
"@types/mocha": "^10.0.7",
Expand Down

0 comments on commit b886b90

Please sign in to comment.