Skip to content

Commit

Permalink
Merge pull request #15 from cangzhang/change/script
Browse files Browse the repository at this point in the history
  • Loading branch information
cangzhang authored Dec 14, 2020
2 parents 18b3943 + e4a6624 commit e1c3618
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ build/
out/
src/typings/vscode.d.ts
src/typings/vscode.proposed.d.ts
*.vsix
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"watch:webviews": "webpack --watch --mode development",
"lint": "eslint . --ext .ts,.tsx",
"package": "npx vsce package",
"publish": "npx vsce publish"
"release": "npx vsce publish"
},
"babel": {
"plugins": [
Expand Down

0 comments on commit e1c3618

Please sign in to comment.