Skip to content

Commit

Permalink
chore: remove old versions of react-docgen from supported peer deps
Browse files Browse the repository at this point in the history
BREAKING CHANGE: [email protected], [email protected] are no
longer supported.
  • Loading branch information
ZauberNerd committed Dec 15, 2019
1 parent bb7ad20 commit 2b93b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"trailingComma": "es5"
},
"peerDependencies": {
"react-docgen": "^2.17.0 || ^3.0.0-beta || ^3.0.0 || ^4.0.0 || ^5.0.0-beta"
"react-docgen": "^3.0.0 || ^4.0.0 || ^5.0.0-beta"
},
"devDependencies": {
"ava": "0.25.0",
Expand Down

0 comments on commit 2b93b6d

Please sign in to comment.