This commit is contained in:
2018-11-07 22:45:25 +01:00
parent 413ef378b6
commit c71a248c7d
3 changed files with 245 additions and 42 deletions
+6 -4
View File
@@ -13,14 +13,16 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tsrun": "^1.1.12",
"@gitzone/tsrun": "^1.1.13",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.9.4"
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.12.3",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/consolecolor": "^2.0.1",
"@pushrocks/smartlog": "^2.0.1",
"@pushrocks/smartlog": "^2.0.8",
"@pushrocks/smartrequest": "^1.1.14"
}
}