Skip to content

Commit 28719f5

Browse files
committed
add repository to package.json
1 parent 63c0354 commit 28719f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"manifest": "src/manifest.json",
1414
"main": "plugin.sketchplugin"
1515
},
16+
"repository": {
17+
"url": "https://github.com/skpm/sketch-debugger"
18+
},
1619
"scripts": {
1720
"build": "skpm-build",
1821
"watch": "skpm-build --watch",

0 commit comments

Comments
 (0)