We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b602973 + f2b603e commit 9256536Copy full SHA for 9256536
1 file changed
package.json
@@ -30,8 +30,8 @@
30
},
31
"peerDependencies": {
32
"@types/sortablejs": "^1.10.0",
33
- "react": "^16.9.0",
34
- "react-dom": "^16.9.0",
+ "react": ">=16.9.0",
+ "react-dom": ">=16.9.0",
35
"sortablejs": "^1.10.0"
36
37
"dependencies": {
0 commit comments