[build] up dependencies versions

This commit is contained in:
2020-02-18 23:29:45 +03:00
parent ec259bb9e2
commit ad0afc1324

View File

@@ -8,13 +8,13 @@
"gulp-add": "0.0.2", "gulp-add": "0.0.2",
"gulp-clean": "^0.4.0", "gulp-clean": "^0.4.0",
"gulp-cli": "^2.2.0", "gulp-cli": "^2.2.0",
"gulp-haxetool": "0.1.4", "gulp-haxetool": "0.1.5",
"yargs": "^13.2.4" "yargs": "^13.2.4"
}, },
"haxeDependencies": { "haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git", "haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.6.3", "lime": "7.7.0",
"openfl": "8.9.5", "openfl": "8.9.6",
"hxcpp": "4.0.52", "hxcpp": "4.0.52",
"svg": "1.1.3" "svg": "1.1.3"
}, },