up version

This commit is contained in:
2019-03-26 21:34:59 +03:00
parent fd0e2382d0
commit d2f23e7777
5 changed files with 32 additions and 40 deletions

View File

@@ -1,25 +1,25 @@
{
"name": "tankz",
"version": "0.8.7",
"private": true,
"devDependencies": {
"dateformat": "^3.0.3",
"gulp": "^4.0.0",
"gulp-add": "0.0.2",
"gulp-clean": "^0.4.0",
"gulp-haxetool": "^0.0.16"
},
"haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.2.1",
"openfl": "8.8.0",
"hxcpp": "4.0.8",
"promhx": "1.1.0",
"protohx": "0.4.6",
"yaml": "1.3.0",
"orm": "2.1.0",
"yield": "2.0.0",
"haxe-crypto": "0.0.7",
"svg": "1.1.2"
}
"name": "tankz",
"version": "0.8.8",
"private": true,
"devDependencies": {
"dateformat": "^3.0.3",
"gulp": "^4.0.0",
"gulp-add": "0.0.2",
"gulp-clean": "^0.4.0",
"gulp-haxetool": "^0.0.16"
},
"haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.2.1",
"openfl": "8.8.0",
"hxcpp": "4.0.8",
"promhx": "1.1.0",
"protohx": "0.4.6",
"yaml": "1.3.0",
"orm": "2.1.0",
"yield": "2.0.0",
"haxe-crypto": "0.0.7",
"svg": "1.1.2"
}
}