fix(core): update

This commit is contained in:
2020-03-09 14:36:55 +00:00
parent bad5690d99
commit dddd3ead1c
4 changed files with 24 additions and 8 deletions

View File

@ -20,11 +20,11 @@
"@gitzone/tsrun": "^1.2.8",
"@gitzone/tstest": "^1.0.28",
"@pushrocks/tapbundle": "^3.2.0",
"@types/node": "^13.7.7",
"tslint": "^6.0.0",
"tslint-config-prettier": "^1.15.0"
},
"dependencies": {
"@types/node": "^13.9.0",
"@babel/core": "^7.6.2",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-proposal-decorators": "^7.6.0",