We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3455d0c commit 914ddb8Copy full SHA for 914ddb8
bower.json
@@ -9,8 +9,8 @@
9
],
10
"description": "A React component built on top of Sortable (https://github.com/RubaXa/Sortable).",
11
"dependencies": {
12
- "react": "~0.14.0",
13
- "Sortable": "~1.4.2"
+ "react": "^0.14.0 || ^15.0.0",
+ "sortablejs": ">=1.5.0-rc1 || ^1.5.0"
14
},
15
"keywords": [
16
"react",
0 commit comments