Skip to content

Commit c830363

Browse files
fix(package): update react-docgen to version 4.1.1
Closes #23
1 parent 07cee67 commit c830363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"lodash": "^4.17.3",
3333
"mkdirp": "^0.5.1",
3434
"react": "^15.4.1",
35-
"react-docgen": "^2.13.0",
35+
"react-docgen": "^4.1.1",
3636
"yargs": "^8.0.1"
3737
},
3838
"devDependencies": {

0 commit comments

Comments
 (0)