Skip to content

Commit

Permalink
Update haxelib.json
Browse files Browse the repository at this point in the history
haxelib.json: Removed hxcpp dependency. You still need hxcpp obviously, but haxelib dep was causing more trouble (with e.g. CI) than it was worth.
  • Loading branch information
larsiusprime authored Apr 19, 2018
1 parent 5a6cb0c commit c61bef8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions haxelib.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
"releasenote": "Initial Release",
"contributors": ["dukope,grapefrukt,sharkpunch,larsiusprime"],
"dependencies": {
"hxcpp": ""
}
}
}

0 comments on commit c61bef8

Please sign in to comment.