Remove haxelib.json dependency to keep the classpath clean, will have to 'haxelib run lime setup'

This commit is contained in:
Joshua Granick
2013-12-17 17:18:50 -08:00
parent 7306ef8d36
commit dd087c7705

View File

@@ -7,7 +7,5 @@
"version": "0.9.0",
"releasenote": "Preliminary release",
"contributors": [ "singmajesty", "underscorediscovery" ],
"dependencies": {
"lime-tools": ""
}
"dependencies": {}
}