Skip to content

Commit 60be674

Browse files
committed
chore(ci): add GitHub Action to package VSIX and npm script
1 parent ffa8a49 commit 60be674

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"displayName": "EasyJade Theme",
44
"description": "A beautiful bespoke jade colour theme for VS Code",
55
"version": "0.1.3",
6+
"scripts": {
7+
"vsce:package": "vsce package"
8+
},
69
"engines": {
710
"vscode": "^1.60.0"
811
},

0 commit comments

Comments
 (0)