We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316c988 commit c0b47deCopy full SHA for c0b47de
package.json
@@ -11,8 +11,8 @@
11
},
12
"homepage": "https://github.com/nonoroazoro/vscode-syncing",
13
"license": "MIT",
14
- "main": "./dist/src/extension",
15
- "icon": "./resources/logo.png",
+ "main": "dist/src/extension",
+ "icon": "resources/logo.png",
16
"repository": {
17
"type": "git",
18
"url": "https://github.com/nonoroazoro/vscode-syncing"
0 commit comments