now working

This commit is contained in:
2017-05-25 18:32:53 +02:00
parent ddb11fb9b6
commit eac20873e5
13 changed files with 349 additions and 83 deletions

View File

@@ -23,15 +23,16 @@
"npm"
],
"devDependencies": {
"tapbundle": "^1.0.10"
"tapbundle": "^1.0.12"
},
"dependencies": {
"@types/lodash": "^4.14.63",
"@types/lodash": "^4.14.64",
"lodash": "^4.17.4",
"smartfile": "^4.2.9",
"smartfile": "^4.2.11",
"smarthbs": "^1.0.12",
"smartinteract": "^1.0.4",
"smartq": "^1.1.1",
"smartyaml": "^1.0.2",
"typings-global": "^1.0.16"
}
}