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 82c355b commit 9cf9f98Copy full SHA for 9cf9f98
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "vue-virtual-scroll-list",
3
- "version": "1.1.1",
4
- "description": "A vue (2.x) component support big data and infinite loading by using virtual scroll list.",
+ "version": "1.1.2",
+ "description": "A vue (2.x) component that support big data and infinite loading by using virtual scroll list.",
5
"main": "index.js",
6
"files": [
7
"index.js"
0 commit comments