feat: use fixed version of react-docgen

This commit is contained in:
gengyang 2020-11-23 10:14:47 +08:00
parent c06249b1a4
commit 2993287be8

View File

@ -61,7 +61,7 @@
"lodash": "^4.17.15",
"parse-prop-types": "^0.3.0",
"prop-types": "^15.7.2",
"react-docgen": "^5.3.0",
"react-docgen": "5.3.0",
"react-docgen-typescript": "^1.16.5",
"safe-eval": "^0.4.1",
"semver": "^7.1.3",