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.
repository
1 parent 3ead0d4 commit 482814fCopy full SHA for 482814f
package.json
@@ -4,6 +4,10 @@
4
"description": "draggable component for vue",
5
"license": "MIT",
6
"main": "dist/vuedraggable.umd.min.js",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/SortableJS/Vue.Draggable.git"
10
+ },
11
"private": false,
12
"scripts": {
13
"serve": "vue-cli-service serve ./example/main.js --open --mode local",
0 commit comments