dragselect
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -1,2 +0,2 @@ | ||
# 2.1.0 | ||
# 2.1.0-1 | ||
@@ -3,0 +3,0 @@ - Fixes bug #83: keyboard dragging is not disabled when draggability is disabled |
@@ -25,2 +25,3 @@ # Don‘t do this if you are not project owner! | ||
npm version patch | ||
npm run rollup | ||
npm publish | ||
@@ -27,0 +28,0 @@ ``` |
{ | ||
"name": "dragselect", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "easy javascript drag select functionality for your projects", | ||
@@ -5,0 +5,0 @@ "main": "./dist/DragSelect.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
463485