Skip to content

Commit

Permalink
Fix repo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zyedidia committed Feb 2, 2020
1 parent 37e40b8 commit 793a0f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
}
},
{
"Version": "1.0.6",
"Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.6.zip",
"Version": "1.0.1",
"Url": "https://github.com/micro-editor/go-plugin/archive/v1.0.1.zip",
"Require": {
"micro": ">=1.1.0 <2.0.0-1"
"micro": ">=1.0.3 <2.0.0-1"
}
}
]
Expand Down

0 comments on commit 793a0f0

Please sign in to comment.