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 cd786ce commit 444b2acCopy full SHA for 444b2ac
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-infinite-scroller",
3
- "version": "1.0.9",
+ "version": "1.0.10",
4
"description": "Infinite scroll component for React in ES6",
5
"main": "index.js",
6
"jsnext:main": "src/InfiniteScroll.js",
@@ -26,7 +26,6 @@
26
"url": "https://github.com/CassetteRocks/react-infinite-scroller/issues"
27
},
28
"devDependencies": {
29
- "babel": "^6.23.0",
30
"babel-cli": "^6.6.5",
31
"babel-core": "^6.24.1",
32
"babel-eslint": "^7.2.3",
0 commit comments