fix(core): update

This commit is contained in:
2019-12-15 19:12:01 +00:00
parent 1d917c6a96
commit 3921cbc8f8
3 changed files with 81 additions and 13 deletions

View File

@ -33,12 +33,12 @@
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.28",
"@pushrocks/tapbundle": "^3.2.0",
"@types/node": "^12.12.11",
"@types/node": "^12.12.17",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@pushrocks/smartjson": "^3.0.8",
"@pushrocks/smartjson": "^3.0.9",
"@pushrocks/smartpromise": "^3.0.6",
"@types/through2": "^2.0.34",
"through2": "^3.0.1"
@ -54,4 +54,4 @@
"npmextra.json",
"readme.md"
]
}
}