We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168c199 commit 375ddbbCopy full SHA for 375ddbb
1 file changed
package.json
@@ -37,8 +37,8 @@
37
"mixin"
38
],
39
"peerDependencies": {
40
- "react": "^0.14.0",
41
- "react-dom": "^0.14.0",
+ "react": "^0.14.0 || ^15.0.0-0",
+ "react-dom": "^0.14.0 || ^15.0.0-0",
42
"sortablejs": "1.x"
43
},
44
"dependencies": {},
0 commit comments