Skip to content

Commit 3e02661

Browse files
committed
lock @types/react version to avoid v18 errors
1 parent b362def commit 3e02661

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
@@ -76,6 +76,7 @@
7676
"@types/jest": "^27.4.1",
7777
"@types/lodash": "^4.0.0",
7878
"@types/prop-types": "^15.5.3",
79+
"@types/react": "^17.0.44",
7980
"@types/react-native": "0.66.4",
8081
"@types/tinycolor2": "^1.4.2",
8182
"@types/url-parse": "^1.4.3",

0 commit comments

Comments
 (0)