Updating back component to Typescript 4.5
This commit is contained in:
parent
3daf7a402e
commit
220c9433d1
3 changed files with 15 additions and 6 deletions
|
@ -75,7 +75,7 @@
|
|||
"lint-staged": "^11.0.0",
|
||||
"prettier": "^2.3.1",
|
||||
"ts-node-dev": "^1.1.8",
|
||||
"typescript": "^3.8.3"
|
||||
"typescript": "^4.5.4"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.ts": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue