There was an error while loading. Please reload this page.
1 parent 185b400 commit f35847dCopy full SHA for f35847d
package.json
@@ -4,7 +4,7 @@
4
"description":
5
"Walk a React element tree, executing a provided function against each node.",
6
"license": "MIT",
7
- "main": "commonjs/index.js",
+ "main": "dist/react-tree-walker.js",
8
"files": ["*.js", "*.md", "dist"],
9
"repository": {
10
"type": "git",
0 commit comments