Skip to content

Commit af34976

Browse files
author
Tilmann Meyer
authored
Update package.json
1 parent 170719a commit af34976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"onLanguage:typescriptreact",
6565
"onLanguage:typescript"
6666
],
67-
"main": "./out/extension",
67+
"main": "./out/src/extension",
6868
"scripts": {
6969
"vscode:prepublish": "npm run compile",
7070
"compile": "tsc -p ./",

0 commit comments

Comments
 (0)