up openfl library version

This commit is contained in:
2018-10-12 14:13:56 +03:00
parent 7f28abd635
commit 6c0bb2af8c

View File

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