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 6fec9bc commit d291f07Copy full SHA for d291f07
package.json
@@ -43,7 +43,7 @@
43
"react-docgen": "2.x || ^3.0.0-beta"
44
},
45
"dependencies": {
46
- "recast": "0.11.12"
+ "recast": "0.12.6"
47
48
"devDependencies": {
49
"ava": "0.16.0",
@@ -57,7 +57,7 @@
57
"babel-register": "^6.14.0",
58
"eslint": "3.4.0",
59
"flow-bin": "0.32.0",
60
- "react-docgen": "2.10.0",
+ "react-docgen": "3.0.0-beta6",
61
"rimraf": "2.5.4"
62
}
63
0 commit comments