Skip to content

Commit 30a3ac6

Browse files
committed
lock @types/react version to avoid v18 errors
1 parent a55fa38 commit 30a3ac6

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

0 commit comments

Comments
 (0)