diff --git a/haxelib.json b/haxelib.json index bf65b08..a4f5033 100644 --- a/haxelib.json +++ b/haxelib.json @@ -10,11 +10,11 @@ "classPath": "src", "releasenote": "0.0.0", "dependencies": { - "promises": "", + "promises": "git:https://github.com/core-haxe/promises", "logging": "", "queues-core": "" }, "name": "http", "description": "", "url": "" -} \ No newline at end of file +}