Skip to content

Commit

Permalink
sdnd -> 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kutlugsahin committed Oct 26, 2019
1 parent 64c6f7e commit 2f6e736
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": "react-smooth-dnd",
"version": "0.11.0",
"version": "0.11.1",
"description": "Drag and Drop library",
"main": "./dist/index.js",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"react": "^16.3.0"
},
"dependencies": {
"smooth-dnd": "0.12.0",
"smooth-dnd": "0.12.1",
"prop-types":">=15.6.0"
}
}

0 comments on commit 2f6e736

Please sign in to comment.