fix(core): update

This commit is contained in:
2020-01-12 18:32:43 +00:00
parent 31ea0863e8
commit b130f09a80
5 changed files with 94 additions and 91 deletions

View File

@@ -16,9 +16,9 @@
"@gitzone/tsbuild": "^2.1.17",
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.28",
"@pushrocks/tapbundle": "^3.0.13",
"@types/node": "^12.11.7",
"tslint": "^5.20.0",
"@pushrocks/tapbundle": "^3.2.0",
"@types/node": "^13.1.6",
"tslint": "^5.20.1",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
@@ -36,4 +36,4 @@
"npmextra.json",
"readme.md"
]
}
}