update typescript lib to 4.2.2

This commit is contained in:
pengfei.zhou
2021-03-02 10:28:33 +08:00
committed by osborn
parent eb689e8a48
commit 25191c45f6
14 changed files with 2665 additions and 2630 deletions

View File

@@ -24,8 +24,8 @@
"@rollup/plugin-node-resolve": "^8.4.0",
"axios": ">=0.21.1",
"doric": "file:../doric-js",
"rollup": "^2.23.0",
"typescript": "^3.9.7"
"rollup": "^2.24.0",
"typescript": "^4.2.2"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"