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 f72948e commit 6f7586cCopy full SHA for 6f7586c
package.json
@@ -4,7 +4,7 @@
4
"description": "A vue (2.x) component support big data and infinite loading by using virtual scroll list.",
5
"main": "dist/vue-virtual-scroll-list.js",
6
"files": [
7
- "dist/vue-virtual-scroll-list.js"
+ "dist/vue-virtual-scroll-list.js",
8
"dist/vue-virtual-scroll-list.js.map"
9
],
10
"scripts": {
0 commit comments