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 ef4eab9 commit 6b9110aCopy full SHA for 6b9110a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-infinite-tree",
3
- "version": "0.6.0",
+ "version": "0.6.1",
4
"description": "The infinite-tree library for React.",
5
"main": "lib/index.js",
6
"scripts": {
@@ -42,7 +42,7 @@
42
"peerDependencies": {
43
"react": "^0.14.0 || ^15.0.0-0",
44
"react-dom": "^0.14.0 || ^15.0.0-0",
45
- "infinite-tree": ">=1.8.0"
+ "infinite-tree": ">=1.8.1"
46
},
47
"dependencies": {},
48
"devDependencies": {
0 commit comments