[build] up haxe dependencies

This commit is contained in:
2018-01-28 14:20:41 +03:00
parent 6a00ee83d7
commit 24373aa85a
6 changed files with 34 additions and 17 deletions

View File

@@ -26,5 +26,14 @@
"unzip-stream": "^0.2.1",
"vinyl-fs": "^3.0.1",
"yargs": "^10.0.3"
},
"haxeDependencies": {
"lime": "6.0.1",
"openfl": "7.0.0",
"promhx": "1.1.0",
"protohx": "0.4.6",
"yaml": "1.3.0",
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"orm": "2.1.0"
}
}