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 bfccb2b commit 93bbbd1Copy full SHA for 93bbbd1
package.json
@@ -5,7 +5,8 @@
5
"main": "dist/vue-infinite-loading.js",
6
"files": [
7
"dist/vue-infinite-loading.js",
8
- "src"
+ "src",
9
+ "doc"
10
],
11
"author": {
12
"name": "PeachScript",
0 commit comments