Skip to content

Commit 793a0f0

Browse files
committed
Fix repo.json
1 parent 37e40b8 commit 793a0f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

repo.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
}
1313
},
1414
{
15-
"Version": "1.0.6",
16-
"Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.6.zip",
15+
"Version": "1.0.1",
16+
"Url": "https://github.com/micro-editor/go-plugin/archive/v1.0.1.zip",
1717
"Require": {
18-
"micro": ">=1.1.0 <2.0.0-1"
18+
"micro": ">=1.0.3 <2.0.0-1"
1919
}
2020
}
2121
]

0 commit comments

Comments
 (0)