Skip to content

Commit

Permalink
fix(draggable): ensure text isnt selected on firefox
Browse files Browse the repository at this point in the history
Closes #183
  • Loading branch information
Matt Lewis committed Apr 14, 2017
1 parent 61b230a commit ac26e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
}
},
"dependencies": {
"angular-draggable-droppable": "^1.0.0",
"angular-draggable-droppable": "^1.0.1",
"angular-resizable-element": "^1.0.0",
"calendar-utils": "0.0.45",
"date-fns": "^1.15.1",
Expand Down

0 comments on commit ac26e14

Please sign in to comment.