Skip to content

Commit 914ddb8

Browse files
authored
update dependencies
1 parent 3455d0c commit 914ddb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
],
1010
"description": "A React component built on top of Sortable (https://github.com/RubaXa/Sortable).",
1111
"dependencies": {
12-
"react": "~0.14.0",
13-
"Sortable": "~1.4.2"
12+
"react": "^0.14.0 || ^15.0.0",
13+
"sortablejs": ">=1.5.0-rc1 || ^1.5.0"
1414
},
1515
"keywords": [
1616
"react",

0 commit comments

Comments
 (0)