Skip to content

Commit

Permalink
change script name
Browse files Browse the repository at this point in the history
  • Loading branch information
hogashi committed Feb 15, 2022
1 parent 63a8fe6 commit d14b4c1
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 @@ -41,7 +41,7 @@
"watch": "tsc -watch -p ./",
"pretest": "yarn run compile && yarn run lint",
"test": "jest",
"publish": "echo 'visit https://code.visualstudio.com/api/working-with-extensions/publishing-extension'"
"publish-extension": "echo 'visit https://code.visualstudio.com/api/working-with-extensions/publishing-extension'"
},
"devDependencies": {
"@types/jest": "^27.4.0",
Expand Down

0 comments on commit d14b4c1

Please sign in to comment.