chore(typescript): downgrade to "<4.6.0"

This commit is contained in:
Amruth Pillai
2022-04-08 09:38:41 +02:00
parent 1df78100ca
commit 5aacec40cc
4 changed files with 73 additions and 57 deletions

View File

@ -74,6 +74,6 @@
"prettier": "^2.6.2",
"sass": "^1.50.0",
"tailwindcss": "^3.0.23",
"typescript": "^4.6.3"
"typescript": "<4.6.0"
}
}