fix(core): update

This commit is contained in:
2020-10-20 20:31:28 +00:00
parent c387a633bb
commit 4805687305
5 changed files with 626 additions and 753 deletions

View File

@@ -13,18 +13,18 @@
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tstest": "^1.0.44",
"@gitzone/tstest": "^1.0.52",
"@pushrocks/tapbundle": "^3.2.9",
"@types/node": "^14.11.2",
"@types/node": "^14.14.0",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@apiglobal/sdk": "^1.0.13",
"@apiglobal/typedrequest": "^1.0.43",
"@apiglobal/sdk": "^1.0.18",
"@apiglobal/typedrequest": "^1.0.54",
"@apiglobal/typedrequest-interfaces": "^1.0.15",
"@pushrocks/qenv": "^4.0.10",
"@pushrocks/smartexpress": "^3.0.76",
"@pushrocks/smartexpress": "^3.0.81",
"@pushrocks/smartobject": "^1.0.4"
},
"files": [
@@ -38,5 +38,8 @@
"cli.js",
"npmextra.json",
"readme.md"
],
"browserslist": [
"last 1 chrome versions"
]
}