Skip to content

Commit 37e40b8

Browse files
committed
Modify repo.json
1 parent f0b5629 commit 37e40b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

repo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"Version": "2.0.0",
99
"Url": "https://github.com/micro-editor/go-plugin/archive/v2.0.0.zip",
1010
"Require": {
11-
"micro": ">=2.0.0"
11+
"micro": ">=2.0.0-1"
1212
}
1313
},
1414
{
1515
"Version": "1.0.6",
1616
"Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.6.zip",
1717
"Require": {
18-
"micro": ">=1.1.0 <2.0.0"
18+
"micro": ">=1.1.0 <2.0.0-1"
1919
}
2020
}
2121
]

0 commit comments

Comments
 (0)