update initial test

This commit is contained in:
2018-03-08 23:42:46 +01:00
parent b9990c3953
commit f812249a0d
19 changed files with 486 additions and 50 deletions
+3 -2
View File
@@ -11,10 +11,11 @@
"format": "(gitzone format)"
},
"devDependencies": {
"tapbundle": "^1.0.13"
"tapbundle": "^2.0.0"
},
"dependencies": {
"smartcli": "^2.0.12",
"smartexpress": "^1.0.19"
"smartexpress": "^1.0.19",
"smartfile": "^4.2.28"
}
}