chore: update package typescript's version

This commit is contained in:
eric_wang 2022-03-02 22:34:05 +08:00
parent 8e833cc53c
commit cd29549037
2 changed files with 52 additions and 1 deletions

View file

@ -60,7 +60,7 @@
"rxjs": "^6.4.0",
"tempy": "^0.4.0",
"ts-node": "^8.3.0",
"typescript": "^4.6.2",
"typescript": "~4.6.2",
"xo": "^0.26.1",
"zen-observable": "^0.8.8"
},