We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6b9b1 commit 1469b95Copy full SHA for 1469b95
plugin.json
@@ -2,7 +2,7 @@
2
"id":"liveserver",
3
"name":"Live Server",
4
"main":"main.js",
5
- "version":"1.1.2",
+ "version":"1.1.3",
6
"readme":"readme.md",
7
"icon":"icon.png",
8
"files":[],
@@ -11,9 +11,10 @@
11
"changelogs":"changelogs.md",
12
"keywords":["Live Server","live","HTML Viewer"],
13
"price":0,
14
+ "repository":"https://github.com/hackesofice/Acode-live-server.git",
15
"author":{
16
"name":"HACKESOFICE",
17
"email":"hackesofice@gmail.com",
18
"github":"hackesofice"
19
}
-}
20
+}
0 commit comments