Skip to content

Commit

Permalink
Bump TypeScript template to 3.8 (#8713)
Browse files Browse the repository at this point in the history
  • Loading branch information
braedongough committed Mar 27, 2020
1 parent 79dbc33 commit edc671e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cra-template-typescript/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"@types/jest": "^24.0.0",
"typescript": "~3.7.2"
"typescript": "^3.8.0"
}
}
}

0 comments on commit edc671e

Please sign in to comment.