drag-drop-list-react
Advanced tools
Comparing version 0.12.0 to 0.13.0
{ | ||
"name": "drag-drop-list-react", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"description": "A library that implements drag-drop lists for react.", | ||
@@ -12,3 +12,3 @@ "main": "./dist/index.js", | ||
"build": "babel src --presets babel-preset-es2015 --out-dir dist", | ||
"prepare": "npm run build" | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
106176