diff --git a/haxelib.json b/haxelib.json index 1f8e023..8efc9a6 100755 --- a/haxelib.json +++ b/haxelib.json @@ -1,6 +1,6 @@ { "name": "haxework", - "url" : "https://bitbucket.org/shmyga/haxework.git", + "url" : "https://bitbucket.org/shmyga/haxework", "license": "BSD", "tags": ["flash", "openfl"], "description": "Framework.", @@ -10,7 +10,7 @@ "classPath": "src/main", "dependencies": { "promhx": "1.1.0", - "openfl": "7.0.0", + "openfl": "8.5.1", "yaml": "1.3.0" } }