Skip to content

Commit 100e623

Browse files
committed
chore: Remove unsupported peer dependency version for React
1 parent d341b75 commit 100e623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"why-did-you-update": "^0.1.1"
119119
},
120120
"peerDependencies": {
121-
"react": "^15.0.0 || ^16.0.0"
121+
"react": "^16.0.0"
122122
},
123123
"ava": {
124124
"files": [

0 commit comments

Comments
 (0)