Skip to content

Commit 6f7586c

Browse files
committed
Fixed
1 parent f72948e commit 6f7586c

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
@@ -4,7 +4,7 @@
44
"description": "A vue (2.x) component support big data and infinite loading by using virtual scroll list.",
55
"main": "dist/vue-virtual-scroll-list.js",
66
"files": [
7-
"dist/vue-virtual-scroll-list.js"
7+
"dist/vue-virtual-scroll-list.js",
88
"dist/vue-virtual-scroll-list.js.map"
99
],
1010
"scripts": {

0 commit comments

Comments
 (0)