fix(core): update

This commit is contained in:
2019-05-05 19:01:19 +02:00
parent a5b9bbd376
commit 6e2c86dbb4
5 changed files with 229 additions and 154 deletions

View File

@@ -20,11 +20,11 @@
},
"homepage": "https://gitlab.com/pushrocks/smartjson#README",
"devDependencies": {
"@gitzone/tsbuild": "^2.1.8",
"@gitzone/tsrun": "^1.1.17",
"@gitzone/tstest": "^1.0.18",
"@pushrocks/tapbundle": "^3.0.7",
"@types/node": "^11.9.4"
"@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"
},
"dependencies": {
"@types/fast-json-stable-stringify": "^2.0.0",