fix(core): update

This commit is contained in:
2019-06-03 23:34:33 +02:00
parent 30e4b4665c
commit baf26dc492
4 changed files with 31 additions and 29 deletions

View File

@@ -17,17 +17,16 @@
"@gitzone/tsrun": "^1.2.6",
"@gitzone/tstest": "^1.0.24",
"@pushrocks/tapbundle": "^3.0.9",
"@types/node": "^12.0.3"
"@types/node": "^12.0.4"
},
"dependencies": {
"@pushrocks/smartfile": "^7.0.2",
"@pushrocks/smartnetwork": "^1.1.6",
"@pushrocks/smartpromise": "^3.0.2",
"@pushrocks/smartpuppeteer": "^1.0.5",
"@pushrocks/smartunique": "^3.0.1",
"@types/express": "^4.16.1",
"@types/puppeteer": "^1.12.4",
"express": "^4.17.1",
"puppeteer": "^1.17.0"
"express": "^4.17.1"
},
"files": [
"ts/*",