Skip to content

Commit 328248b

Browse files
authored
Merge pull request #1206 from danielduan/babel-docgen-upgrade
Update babel docgen plugin to generate docs for React.createClass and createReactClass
2 parents a6e1af3 + 8209015 commit 328248b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"autoprefixer": "^7.1.1",
3232
"babel-core": "^6.24.1",
3333
"babel-loader": "^7.0.0",
34-
"babel-plugin-react-docgen": "^1.4.2",
34+
"babel-plugin-react-docgen": "^1.5.0",
3535
"babel-preset-es2015": "^6.24.1",
3636
"babel-preset-es2016": "^6.24.1",
3737
"babel-preset-react": "^6.24.1",

0 commit comments

Comments
 (0)