Skip to content

Commit 1469b95

Browse files
authored
Update plugin.json
1 parent db6b9b1 commit 1469b95

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

plugin.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id":"liveserver",
33
"name":"Live Server",
44
"main":"main.js",
5-
"version":"1.1.2",
5+
"version":"1.1.3",
66
"readme":"readme.md",
77
"icon":"icon.png",
88
"files":[],
@@ -11,9 +11,10 @@
1111
"changelogs":"changelogs.md",
1212
"keywords":["Live Server","live","HTML Viewer"],
1313
"price":0,
14+
"repository":"https://github.com/hackesofice/Acode-live-server.git",
1415
"author":{
1516
"name":"HACKESOFICE",
1617
"email":"hackesofice@gmail.com",
1718
"github":"hackesofice"
1819
}
19-
}
20+
}

0 commit comments

Comments
 (0)