Skip to content

Commit 6d1ee03

Browse files
Correction of issue #597
1 parent 2bcceab commit 6d1ee03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@
8080
"dist/*.js",
8181
"src/*"
8282
],
83-
"module": "dist/vuedraggable.common.min.js"
83+
"module": "dist/vuedraggable.common.js"
8484
}

0 commit comments

Comments
 (0)