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 d07154b commit 00fae6aCopy full SHA for 00fae6a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-tree-walker",
3
- "version": "1.0.0",
+ "version": "2.0.0-alpha.1",
4
"description": "Walk a React element tree, executing a provided function against each node.",
5
"license": "MIT",
6
"main": "commonjs/index.js",
0 commit comments