Skip to content

Commit 3b01c0e

Browse files
committed
fix: update typescript in the template
1 parent 70e2a52 commit 3b01c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template.json

+1-1
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.7.5"
30+
"typescript": "3.8.0"
3131
},
3232
"scripts": {
3333
"lint": "eslint --ext .js,.jsx,.ts,.tsx ./",

0 commit comments

Comments
 (0)