Skip to content

Commit

Permalink
try with test repo package files
Browse files Browse the repository at this point in the history
  • Loading branch information
fennecdjay committed Feb 15, 2024
1 parent 3c1490e commit 4cdfd3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
"vscode": "^1.52.0"
},
"main": "./out/extension",
"activationEvents": [
"onLanguage:gwion"
],
"scripts": {
"vscode:prepublish": "npm run compile",
"compile": "tsc -b",
Expand Down

0 comments on commit 4cdfd3b

Please sign in to comment.