[update] :-)

This commit is contained in:
2020-02-07 17:06:46 +03:00
parent 079b1ef72a
commit 75fcf986d0
28 changed files with 176 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "puzzlez",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"devDependencies": {
"dateformat": "^3.0.3",
@@ -15,7 +15,8 @@
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.6.3",
"openfl": "8.9.5",
"hxcpp": "4.0.52"
"hxcpp": "4.0.52",
"svg": "1.1.3"
},
"dependencies": {}
}