Skip to content

Commit 527602a

Browse files
committed
chore: update package name and location
1 parent 2aee542 commit 527602a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"name": "vuedraggable",
3-
"version": "4.1.0",
2+
"name": "@marshallswain/vuedraggable",
3+
"version": "4.2.0",
44
"description": "draggable component for vue",
55
"license": "MIT",
66
"main": "dist/vuedraggable.umd.min.js",
77
"types": "types/vuedraggable.d.ts",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/SortableJS/Vue.Draggable.git"
10+
"url": "https://github.com/marshallswain/vue-draggable.git"
1111
},
1212
"private": false,
1313
"scripts": {

0 commit comments

Comments
 (0)