We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
files
1 parent 4916367 commit 33720a5Copy full SHA for 33720a5
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@svgdotjs/svg.draggable.js",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "An extension for svg.js which allows to drag elements with your mouse",
5
"main": "dist/svg.draggable.js",
6
"unpkg": "dist/svg.draggable.min.js",
@@ -26,9 +26,6 @@
26
}
27
],
28
"homepage": "https://github.com/svgdotjs/svg.draggable.js",
29
- "files": [
30
- "dist/"
31
- ],
32
"repository": {
33
"type": "git",
34
"url": "https://github.com/svgdotjs/svg.draggable.js.git"
0 commit comments