[view] added yaml template support
This commit is contained in:
@@ -2,13 +2,15 @@
|
||||
"name": "haxework",
|
||||
"url" : "https://bitbucket.org/shmyga/haxework.git",
|
||||
"license": "BSD",
|
||||
"tags": ["flash"],
|
||||
"tags": ["flash", "openfl"],
|
||||
"description": "Framework.",
|
||||
"version": "0.6.1",
|
||||
"version": "0.7.0",
|
||||
"releasenote": "Update.",
|
||||
"contributors": ["shmyga"],
|
||||
"classPath": "src/main",
|
||||
"dependencies": {
|
||||
"promhx": ""
|
||||
"promhx": "1.1.0",
|
||||
"openfl": "7.0.0",
|
||||
"yaml": "1.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user