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.
1 parent 2aee542 commit 527602aCopy full SHA for 527602a
package.json
@@ -1,13 +1,13 @@
1
{
2
- "name": "vuedraggable",
3
- "version": "4.1.0",
+ "name": "@marshallswain/vuedraggable",
+ "version": "4.2.0",
4
"description": "draggable component for vue",
5
"license": "MIT",
6
"main": "dist/vuedraggable.umd.min.js",
7
"types": "types/vuedraggable.d.ts",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/SortableJS/Vue.Draggable.git"
+ "url": "https://github.com/marshallswain/vue-draggable.git"
11
},
12
"private": false,
13
"scripts": {
0 commit comments