Skip to content

Commit 4c28cd3

Browse files
committed
upgrade ts in the template file
1 parent 6d2f982 commit 4c28cd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"redux": "4.0.5",
2828
"redux-devtools-extension": "2.13.8",
2929
"redux-mock-store": "1.5.4",
30-
"typescript": "~3.8.0"
30+
"typescript": "~3.9.0"
3131
},
3232
"scripts": {
3333
"lint": "eslint --ext .js,.jsx,.ts,.tsx ./",

0 commit comments

Comments
 (0)