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 21614b9 commit c06fe45Copy full SHA for c06fe45
package.json
@@ -3,6 +3,10 @@
3
"version": "0.3.2",
4
"description": "An infinite loading/scroll plugin for Vue.js",
5
"main": "dist/vue-infinite-loading.js",
6
+ "files": [
7
+ "dist/vue-infinite-loading.js",
8
+ "src"
9
+ ],
10
"author": {
11
"name": "PeachScript",
12
"email": "[email protected]"
0 commit comments