Skip to content

Commit 8675c5a

Browse files
committed
fix: update "typescript" to "~4.5.0" in template
1 parent c5b73a0 commit 8675c5a

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
@@ -26,7 +26,7 @@
2626
"redux": "4.0.5",
2727
"redux-devtools-extension": "2.13.8",
2828
"redux-mock-store": "1.5.4",
29-
"typescript": "~4.2.0"
29+
"typescript": "~4.5.0"
3030
},
3131
"scripts": {
3232
"lint": "eslint src --ext .js,.jsx,.ts,.tsx",

0 commit comments

Comments
 (0)