Skip to content

Commit a1728e3

Browse files
committed
update @types/react-dom to v17 in template
1 parent b4d14ad commit a1728e3

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
@@ -5,7 +5,7 @@
55
"@types/jest": "^26.0.0",
66
"@types/node": "12.12.26",
77
"@types/react": "17.0.0",
8-
"@types/react-dom": "16.9.5",
8+
"@types/react-dom": "17.0.0",
99
"@types/react-redux": "7.1.7",
1010
"@types/react-router-dom": "5.1.3",
1111
"@typescript-eslint/eslint-plugin": "4.8.1",

0 commit comments

Comments
 (0)