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 086e1d9 commit 5b025efCopy full SHA for 5b025ef
client/package.json
@@ -9,7 +9,7 @@
9
"repository": { "type": "git", "url": "https://github.com/doublefint/vscode-pgsql.git" },
10
"categories": [ "Languages", "Other" ],
11
"activationEvents": [ "onLanguage:pgsql" ],
12
- "main": "./out/src/extension",
+ "main": "./out/extension",
13
"contributes": {
14
15
"commands": [
0 commit comments