fix(CI): update testing framework

This commit is contained in:
2018-08-19 21:21:26 +02:00
parent f5e2c0c7d7
commit e322a41c45
3 changed files with 35 additions and 62 deletions

View File

@ -42,8 +42,8 @@
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tsrun": "^1.1.12",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.5",
"@types/node": "^10.7.1",
"gulp-function": "^2.2.14",
"tapbundle": "^2.0.2"
"gulp-function": "^2.2.14"
}
}