Skip to content

Commit c0b47de

Browse files
committed
change path
1 parent 316c988 commit c0b47de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"homepage": "https://github.com/nonoroazoro/vscode-syncing",
1313
"license": "MIT",
14-
"main": "./dist/src/extension",
15-
"icon": "./resources/logo.png",
14+
"main": "dist/src/extension",
15+
"icon": "resources/logo.png",
1616
"repository": {
1717
"type": "git",
1818
"url": "https://github.com/nonoroazoro/vscode-syncing"

0 commit comments

Comments
 (0)