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 4b3bded commit 4b39bd8Copy full SHA for 4b39bd8
examples/articles/package.json
@@ -29,7 +29,7 @@
29
"jquery-ias"
30
],
31
"dependencies": {
32
- "@webcreate/infinite-ajax-scroll": "^3.0.0"
+ "@webcreate/infinite-ajax-scroll": "^3.1.0-beta.1"
33
},
34
"devDependencies": {
35
"parcel-bundler": "^1.12.4"
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@webcreate/infinite-ajax-scroll",
3
- "version": "3.0.0",
+ "version": "3.1.0-beta.1",
4
"title": "Infinite Ajax Scroll",
5
"description": "Turn your existing pagination into infinite scrolling pages with ease",
6
"license": "AGPL-3.0-only",
0 commit comments