Skip to content

Commit

Permalink
upgrade docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
danielduan committed Apr 12, 2018
1 parent 8c2f644 commit 3f9aa33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"airbnb-js-shims": "^1.4.1",
"babel-loader": "^7.1.4",
"babel-plugin-macros": "^2.2.0",
"babel-plugin-react-docgen": "^1.9.0",
"babel-plugin-react-docgen": "^2.0.0-rc.0",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1501,9 +1501,9 @@ babel-plugin-minify-type-constructors@^0.4.0:
dependencies:
babel-helper-is-void-0 "^0.4.0"

babel-plugin-react-docgen@^1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/babel-plugin-react-docgen/-/babel-plugin-react-docgen-1.9.0.tgz#2e79aeed2f93b53a172398f93324fdcf9f02e01f"
babel-plugin-react-docgen@^2.0.0-rc.0:
version "2.0.0-rc.0"
resolved "https://registry.yarnpkg.com/babel-plugin-react-docgen/-/babel-plugin-react-docgen-2.0.0-rc.0.tgz#e3561de1f1a16037306ec5131456fe625b7736f8"
dependencies:
babel-types "^6.24.1"
lodash "^4.17.0"
Expand Down

0 comments on commit 3f9aa33

Please sign in to comment.