Skip to content

Commit a368e18

Browse files
Module script can not be common
1 parent 90350ad commit a368e18

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
@@ -89,5 +89,5 @@
8989
"dist/*.js",
9090
"src/*"
9191
],
92-
"module": "dist/vuedraggable.common.js"
92+
"module": "dist/vuedraggable.umd.js"
9393
}

0 commit comments

Comments
 (0)