fix(ci): update testing framework to the new tstest

This commit is contained in:
2018-08-05 23:10:00 +02:00
parent f6d314695a
commit e9d976ad1e
2 changed files with 36 additions and 13 deletions

View File

@@ -36,8 +36,8 @@
"rxjs": "^6.2.2"
},
"devDependencies": {
"@gitzone/tstest": "^1.0.7",
"@gitzone/tstest": "^1.0.11",
"@pushrocks/tapbundle": "^3.0.1",
"@types/node": "^10.5.4"
"@types/node": "^10.5.6"
}
}