Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
fix: ts version
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Feb 25, 2021
1 parent dfd2bce commit 66600af
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 @@ -45,7 +45,7 @@
"eslint-plugin-react": "^7.22.0",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"typescript": "^4.1.2"
"typescript": "^4.1.0"
},
"devDependencies": {
"@types/eslint": "^7.2.6",
Expand Down

0 comments on commit 66600af

Please sign in to comment.