Skip to content

Commit 3ce09eb

Browse files
committed
Lock @types/react to v17 to avoid type errors
1 parent 657e051 commit 3ce09eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"@babel/runtime": "^7.12.5",
4848
"@tsconfig/docusaurus": "^1.0.4",
4949
"@types/lodash": "^4.14.170",
50+
"@types/react": "^17.0.44",
5051
"@types/react-native": "^0.64.19",
5152
"@types/xdate": "^0.8.32",
5253
"@typescript-eslint/eslint-plugin": "^2.13.0",

0 commit comments

Comments
 (0)