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

@ -64,7 +64,7 @@
"ts-loader": "^9.2.8",
"ts-node": "^10.7.0",
"tsconfig-paths": "^3.14.1",
"typescript": "^4.6.3",
"typescript": "<4.6.0",
"webpack": "^5.72.0"
}
}