[config] config.yaml
This commit is contained in:
@@ -3,14 +3,13 @@ const Haxe = require('../tasks/haxe');
|
||||
const FlashPlayer = require('../tasks/flashplayer');
|
||||
|
||||
const packages = [
|
||||
{name:'openfl', version:'6.0.1'},
|
||||
{name:'lime', version:'5.3.0'},
|
||||
'promhx',
|
||||
'protohx',
|
||||
//'haxework',
|
||||
{name:'openfl', version:'6.5.3'},
|
||||
{name:'lime', version:'5.9.1'},
|
||||
{name:'promhx', version:'1.1.0'},
|
||||
{name:'protohx', version:'0.4.6'},
|
||||
{name:'yaml', version:'1.3.0'},
|
||||
{name:'haxework', git:'git@bitbucket.org:shmyga/haxework.git'},
|
||||
|
||||
'orm',
|
||||
{name:'orm', version:'2.1.0'},
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user