fix(core): update

This commit is contained in:
2018-11-03 23:19:15 +01:00
parent c9c38368c1
commit 5805cc51a6
3 changed files with 31 additions and 30 deletions

View File

@ -17,11 +17,11 @@
"@gitzone/tsrun": "^1.1.13",
"@gitzone/tstest": "^1.0.15",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.12.1",
"@types/node": "^10.12.2",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@pushrocks/smartlog-interfaces": "^1.0.9"
"@pushrocks/smartlog-interfaces": "^2.0.0"
}
}