We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa8a49 commit 60be674Copy full SHA for 60be674
1 file changed
package.json
@@ -3,6 +3,9 @@
3
"displayName": "EasyJade Theme",
4
"description": "A beautiful bespoke jade colour theme for VS Code",
5
"version": "0.1.3",
6
+ "scripts": {
7
+ "vsce:package": "vsce package"
8
+ },
9
"engines": {
10
"vscode": "^1.60.0"
11
},
0 commit comments