fix(core): update

This commit is contained in:
Philipp Kunz 2019-03-26 12:43:01 +01:00
parent ffb4d1c29e
commit 647a9ab4cb
2 changed files with 881 additions and 153 deletions

1024
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,13 +20,13 @@
},
"homepage": "https://gitlab.com/pushrocks/smartdelay#README",
"dependencies": {
"@pushrocks/smartpromise": "^2.0.5"
"@pushrocks/smartpromise": "^3.0.2"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.0.22",
"@gitzone/tstest": "^1.0.13",
"@gitzone/tsrun": "^1.1.12",
"@types/node": "^10.5.7",
"@gitzone/tsbuild": "^2.1.8",
"@gitzone/tsrun": "^1.2.1",
"@gitzone/tstest": "^1.0.18",
"@types/node": "^11.11.7",
"tapbundle": "^2.0.2"
}
}