typescript版本锁定4.5.5,目前自动更新到高版本有编译问题
This commit is contained in:
parent
6f71fd8eb2
commit
84c41f417a
|
|
@ -23,7 +23,7 @@
|
|||
"fs-extra": "^10.0.0",
|
||||
"mocha": "^8.2.1",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.5.2"
|
||||
"typescript": "4.5.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21",
|
||||
|
|
|
|||
Loading…
Reference in New Issue