Skip to content

Commit

Permalink
Merge pull request #48 from lumc-nested/react-bootstrap-0.28.5
Browse files Browse the repository at this point in the history
Update react-bootstrap to 0.28.5
  • Loading branch information
martijnvermaat committed Apr 16, 2016
2 parents d76473a + e8c457c commit 61f21e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions example/Example.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,6 @@ var Example = React.createClass({
{links('xlsx')}
<li><FileInput extensions={['xlsx', 'ods']} onChange={this.openSpreadsheet} /></li>
</ul>
</Col>
<Col md={3}>
<p>CSV format</p>
<ul>
{links('csv')}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"plexus-validate": "0.0.4",
"react": "~0.14.7",
"react-addons-create-fragment": "~0.14.7",
"react-bootstrap": "~0.28.3",
"react-bootstrap": "~0.28.5",
"react-date-picker": "~4.0.8",
"react-dom": "~0.14.7",
"react-fa": "~4.0.0",
Expand Down

0 comments on commit 61f21e4

Please sign in to comment.