[build] downgrade lime,openfl (perfomance); remove yield

This commit is contained in:
2019-09-05 22:02:54 +03:00
parent 47039bbaa5
commit 40bdf6a5cc
8 changed files with 19 additions and 16 deletions

View File

@@ -14,14 +14,13 @@
},
"haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.6.1",
"openfl": "8.9.3",
"lime": "7.5.0",
"openfl": "8.9.1",
"hxcpp": "4.0.52",
"promhx": "1.1.0",
"protohx": "0.4.6",
"yaml": "1.3.0",
"orm": "2.1.0",
"yield": "2.0.0",
"haxe-crypto": "0.0.7",
"svg": "1.1.2"
}