Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegurado authored Oct 31, 2023
1 parent 460afc1 commit 45d0d1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"scripts": {
"start": "ts-node ./tasks/generateTypes.ts",
"dist": "tsc",
"publish": "npm run start && npm publish --access public",
"package": "change-package-name vscode-svg && vsce package && change-package-name @michijs/vscode-svg",
"publish-vsce": "vsce publish",
"link": "npm run dist && npm link --force && tsc -w"
Expand Down

0 comments on commit 45d0d1d

Please sign in to comment.