Skip to content

Commit 19c5574

Browse files
committed
@types/react => @types/react-dom
1 parent 0383486 commit 19c5574

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

package-lock.json

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@testing-library/react": "^11.2.6",
4949
"@types/jest": "^26.0.23",
50-
"@types/react": "^17.0.5",
50+
"@types/react-dom": "^17.0.3",
5151
"@typescript-eslint/eslint-plugin": "^4.22.1",
5252
"@typescript-eslint/parser": "^4.22.1",
5353
"eslint": "^7.26.0",

0 commit comments

Comments
 (0)