Skip to content

Commit

Permalink
Update react types. Related vercel/next.js#36019
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsione committed Apr 13, 2022
1 parent e5938b9 commit 3ba9f36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@types/node": "17.0.23",
"@types/react": "^17.0.43",
"@types/react-dom": "17.0.14",
"@types/react": "18.0.3",
"@types/react-dom": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.17.0",
"@typescript-eslint/parser": "5.17.0",
"algoliasearch": "^4.13.0",
Expand Down

0 comments on commit 3ba9f36

Please sign in to comment.