Skip to content

Commit

Permalink
0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kutlugsahin committed May 21, 2018
1 parent efd8cc1 commit b2d2094
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.4.1",
"version": "0.4.2",
"description": "Drag and Drop library",
"main": "./dist/index.js",
"scripts": {
Expand Down Expand Up @@ -35,6 +35,6 @@
"webpack-cli": "^2.0.13"
},
"dependencies": {
"smooth-dnd": "^0.4.3"
"smooth-dnd": "^0.4.4"
}
}

0 comments on commit b2d2094

Please sign in to comment.