This commit is contained in:
2018-11-08 09:54:06 +01:00
parent 429a8d1098
commit 1622a30e05
4 changed files with 256 additions and 55 deletions

View File

@@ -13,18 +13,20 @@
},
"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/npmextra": "^3.0.1",
"@pushrocks/smartlog": "^2.0.1",
"@pushrocks/smartnpm": "^1.0.8",
"@pushrocks/smartlog": "^2.0.8",
"@pushrocks/smartnpm": "^1.0.10",
"@pushrocks/smartopen": "^1.0.8",
"@pushrocks/smarttime": "^2.0.2",
"@pushrocks/smarttime": "^3.0.2",
"@pushrocks/smartversion": "^2.0.0"
}
}