chore(typescript): downgrade to "<4.6.0"

This commit is contained in:
Amruth Pillai
2022-04-08 09:40:34 +02:00
parent 4547fd213d
commit 86e1bdf7ea
2 changed files with 73 additions and 82 deletions

View File

@ -50,6 +50,6 @@
"husky": "^7.0.4",
"prettier": "^2.6.2",
"standard-version": "^9.3.2",
"typescript": "^4.6.3"
"typescript": "<4.6.0"
}
}