Skip to content

Commit

Permalink
Removed the damned "-".
Browse files Browse the repository at this point in the history
  • Loading branch information
Vatuu committed Sep 14, 2019
1 parent 10d83d5 commit fc60824
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],

"depends": {
"fabricloader": ">=0.4.0-",
"fabric-events-lifecycle-v0": ">=0.1.1-"
"fabricloader": ">=0.4.0",
"fabric-events-lifecycle-v0": ">=0.1.1"
}
}

0 comments on commit fc60824

Please sign in to comment.