Skip to content

Commit

Permalink
chore: bump typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
trainto committed Nov 24, 2020
1 parent de8b2b3 commit 7a34268
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/cra-template-typescript/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/node": "^12.0.0",
"@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/jest": "^26.0.15",
"typescript": "^4.0.3",
"typescript": "^4.1.2",
"web-vitals": "^0.2.4"
},
"eslintConfig": {
Expand Down

0 comments on commit 7a34268

Please sign in to comment.