Skip to content

Commit

Permalink
ssr fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kutlugsahin committed Mar 25, 2019
1 parent acad3ff commit 8ed3ddc
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.8.1",
"version": "0.8.2",
"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.9.2",
"smooth-dnd": "0.9.4",
"prop-types":">=15.6.0"
}
}

0 comments on commit 8ed3ddc

Please sign in to comment.