Skip to content

Commit

Permalink
update sortable version
Browse files Browse the repository at this point in the history
  • Loading branch information
pc-david\david.desmaisons committed Dec 12, 2016
1 parent b4e13f5 commit 53a6149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuedraggable",
"version": "2.4.0",
"version": "2.5.0-rc0",
"description": "draggable component for vue",
"main": "dist/vuedraggable.js",
"files": [
Expand All @@ -18,7 +18,7 @@
"test": "test"
},
"dependencies": {
"sortablejs": "^1.4.2"
"sortablejs": "^1.5.0-rc1"
},
"devDependencies": {
"babel-preset-es2015": "^6.16.0",
Expand Down

0 comments on commit 53a6149

Please sign in to comment.