fix(dependencies): update

This commit is contained in:
Philipp Kunz 2019-01-30 11:01:48 +01:00
parent f4b8cde347
commit 8b17e814cc
2 changed files with 973 additions and 999 deletions

1950
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,22 +13,22 @@
"format": "(gitzone format)"
},
"devDependencies": {
"@types/node": "^9.6.18",
"@pushrocks/tapbundle": "^2.0.0"
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^10.12.19"
},
"peerDependencies": {
"rxjs": "*"
},
"dependencies": {
"@pushrocks/lik": "^2.0.5",
"@pushrocks/smarthash": "^1.0.4",
"@pushrocks/smartdelay": "^1.0.4",
"@pushrocks/smartexpress": "^1.0.21",
"@pushrocks/smartfile": "^4.2.28",
"@pushrocks/smartpromise": "^1.1.8",
"@pushrocks/lik": "^3.0.4",
"@pushrocks/smartdelay": "^2.0.2",
"@pushrocks/smartexpress": "^3.0.10",
"@pushrocks/smartfile": "^6.0.12",
"@pushrocks/smarthash": "^2.0.4",
"@pushrocks/smartpromise": "^2.0.5",
"@pushrocks/smartrequest": "^1.0.8",
"@pushrocks/smartrx": "^1.0.5",
"@pushrocks/smartsocket": "^1.1.19",
"@pushrocks/smarttime": "^2.0.0"
"@pushrocks/smartrx": "^2.0.3",
"@pushrocks/smartsocket": "^1.1.24",
"@pushrocks/smarttime": "^3.0.5"
}
}