Skip to content

Commit

Permalink
Merge branch 'v2' into v2-rc
Browse files Browse the repository at this point in the history
Conflicts:
	package.json
	yarn.lock
  • Loading branch information
geelen committed Apr 28, 2017
2 parents a703b55 + 02fe733 commit 9c8c7f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"babel-loader": "^6.2.10",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-external-helpers": "^6.22.0",
"babel-plugin-flow-react-proptypes": "^2.0.0",
"babel-plugin-flow-react-proptypes": "^2.1.3",
"babel-plugin-transform-class-properties": "^6.22.0",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.22.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -475,9 +475,9 @@ babel-plugin-external-helpers@^6.18.0, babel-plugin-external-helpers@^6.22.0:
dependencies:
babel-runtime "^6.22.0"

babel-plugin-flow-react-proptypes@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-2.0.0.tgz#6ea06f0259beb3c60d71dbed3f94bd7dcb549c9e"
babel-plugin-flow-react-proptypes@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/babel-plugin-flow-react-proptypes/-/babel-plugin-flow-react-proptypes-2.1.3.tgz#6db20e985baadf409ef3698b7f4645bb96761250"
dependencies:
babel-core "^6.18.0"
babel-template "^6.16.0"
Expand Down

0 comments on commit 9c8c7f4

Please sign in to comment.