fix(core): update

This commit is contained in:
2019-07-04 17:03:15 +02:00
parent 37b32d5d5d
commit 91d57c84f4
4 changed files with 222 additions and 46 deletions

View File

@@ -22,13 +22,13 @@
"devDependencies": {
"@gitzone/tsbuild": "^2.1.11",
"@gitzone/tsrun": "^1.2.6",
"@gitzone/tstest": "^1.0.20",
"@pushrocks/tapbundle": "^3.0.9",
"@types/node": "^12.0.0"
"@gitzone/tstest": "^1.0.24",
"@pushrocks/tapbundle": "^3.0.11",
"@types/node": "^12.0.12"
},
"dependencies": {
"@types/fast-json-stable-stringify": "^2.0.0",
"fast-json-stable-stringify": "^2.0.0",
"lodash": "^4.17.11"
"lodash.clonedeep": "^4.5.0"
}
}