Skip to content

Commit 444b2ac

Browse files
committed
1.0.10
1 parent cd786ce commit 444b2ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-infinite-scroller",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"description": "Infinite scroll component for React in ES6",
55
"main": "index.js",
66
"jsnext:main": "src/InfiniteScroll.js",
@@ -26,7 +26,6 @@
2626
"url": "https://github.com/CassetteRocks/react-infinite-scroller/issues"
2727
},
2828
"devDependencies": {
29-
"babel": "^6.23.0",
3029
"babel-cli": "^6.6.5",
3130
"babel-core": "^6.24.1",
3231
"babel-eslint": "^7.2.3",

0 commit comments

Comments
 (0)