Skip to content

Commit 0509460

Browse files
committed
fix react types
1 parent f08fa40 commit 0509460

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

package-lock.json

+30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"@types/chai": "^4.2.22",
5656
"@types/mocha": "^10.0.1",
5757
"@types/node": "*",
58+
"@types/react": "^18.2.55",
5859
"@typescript-eslint/eslint-plugin": "^5.3.0",
5960
"@typescript-eslint/parser": "^5.59.1",
6061
"alex": "^11.0.0",

0 commit comments

Comments
 (0)