Skip to content

Commit 639ab75

Browse files
committed
fix repository not exists
1 parent a9a6d73 commit 639ab75

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"schemas/package.schema.json",
1111
"history.md"
1212
],
13+
"repository": {
14+
"type": "git",
15+
"url": "git+https://github.com/neoclide/coc-css.git"
16+
},
1317
"publisher": "chemzqm",
1418
"engines": {
1519
"coc": "^0.0.82",

0 commit comments

Comments
 (0)