feat(view): add display width and height size types
This commit is contained in:
14
haxelib.json
14
haxelib.json
@@ -2,22 +2,16 @@
|
||||
"name": "haxework",
|
||||
"url": "https://bitbucket.org/shmyga/haxework",
|
||||
"license": "MIT",
|
||||
"tags": [
|
||||
"view",
|
||||
"layout",
|
||||
"template"
|
||||
],
|
||||
"tags": ["view", "layout", "template"],
|
||||
"description": "View framework.",
|
||||
"version": "2.0.0",
|
||||
"version": "2.1.0",
|
||||
"releasenote": "Update.",
|
||||
"contributors": [
|
||||
"shmyga"
|
||||
],
|
||||
"contributors": ["shmyga"],
|
||||
"classPath": "src/main",
|
||||
"dependencies": {
|
||||
"promhx": "1.1.0",
|
||||
"protohx": "0.4.6",
|
||||
"haxe-crypto": "0.0.8",
|
||||
"haxe-crypto": "0.0.8",
|
||||
"yaml": "2.0.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user