drag-enable
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "drag-enable", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Enable drag element", | ||
"main": "dist/index.js", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "node node_modules/webpack/bin/webpack.js", | ||
"publish": "npm run build && npm publish" | ||
"build": "node node_modules/webpack/bin/webpack.js" | ||
}, | ||
@@ -11,0 +10,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
83155
5
2456