Skip to content

Commit 17f4506

Browse files
committed
Readme updated and code refactored.
1 parent cfd1bfc commit 17f4506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-drag-element",
3-
"version": "0.1.3",
3+
"version": "0.1.4",
44
"description": "react-drag-element provides a very simple way to make any react component draggable or floating on the screen. It also calculates top and left positions for draggable component.",
55
"main": "build/index.js",
66
"peerDependencies": {

0 commit comments

Comments
 (0)