We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79dbc33 commit edc671eCopy full SHA for edc671e
packages/cra-template-typescript/template.json
@@ -8,7 +8,7 @@
8
"@types/react": "^16.9.0",
9
"@types/react-dom": "^16.9.0",
10
"@types/jest": "^24.0.0",
11
- "typescript": "~3.7.2"
+ "typescript": "^3.8.0"
12
}
13
14
0 commit comments