up version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tankz",
|
||||
"version": "0.9.1",
|
||||
"version": "0.9.2",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"dateformat": "^3.0.3",
|
||||
@@ -11,8 +11,8 @@
|
||||
},
|
||||
"haxeDependencies": {
|
||||
"haxework": "git@bitbucket.org:shmyga/haxework.git",
|
||||
"lime": "7.2.1",
|
||||
"openfl": "8.8.0",
|
||||
"lime": "7.3.0",
|
||||
"openfl": "8.9.0",
|
||||
"hxcpp": "4.0.8",
|
||||
"promhx": "1.1.0",
|
||||
"protohx": "0.4.6",
|
||||
|
||||
@@ -28,6 +28,7 @@ views:
|
||||
$type: haxework.view.InputView
|
||||
skinId: text.box
|
||||
geometry.size.width: 300
|
||||
geometry.size.height: 26
|
||||
text: ""
|
||||
# map
|
||||
- $type: haxework.view.HGroupView
|
||||
|
||||
Reference in New Issue
Block a user