Skip to content

Commit

Permalink
Merge pull request #1206 from danielduan/babel-docgen-upgrade
Browse files Browse the repository at this point in the history
Update babel docgen plugin to generate docs for React.createClass and createReactClass
  • Loading branch information
danielduan authored Jun 7, 2017
2 parents a6e1af3 + 8209015 commit 328248b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"autoprefixer": "^7.1.1",
"babel-core": "^6.24.1",
"babel-loader": "^7.0.0",
"babel-plugin-react-docgen": "^1.4.2",
"babel-plugin-react-docgen": "^1.5.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2016": "^6.24.1",
"babel-preset-react": "^6.24.1",
Expand Down

0 comments on commit 328248b

Please sign in to comment.