Skip to content

Commit

Permalink
Update typescript version to 4.2.x
Browse files Browse the repository at this point in the history
Co-authored-by: Artem Zakharchenko <kettanaito@gmail.com>
  • Loading branch information
willbuckingham and kettanaito committed Nov 23, 2021
1 parent de9d07d commit a345235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"webpack-dev-server": "^3.11.2"
},
"peerDependencies": {
"typescript": ">=4.2.0 < 5"
"typescript": "4.2.x"
},
"peerDependenciesMeta": {
"typescript": {
Expand Down

0 comments on commit a345235

Please sign in to comment.