Upgrade TS

This commit is contained in:
Lucid Kobold
2022-04-01 16:47:49 -05:00
parent 87aee7c00f
commit 18d8b26489
2 changed files with 10 additions and 10 deletions

View File

@@ -39,7 +39,7 @@
"eslint-plugin-react": "<7.28.0",
"eslint-plugin-react-hooks": "<=4.3.0",
"prettier": "^2.6.1",
"typescript": "<4.6.0"
"typescript": "^4.6.3"
},
"packageManager": "yarn@3.1.0"
}