Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
Update ES5 build
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulus Schoutsen committed Jul 20, 2016
1 parent 1a72a05 commit f9c6dbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist-modules/sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -451,4 +451,4 @@ Sidebar.defaultProps = {
styles: {}
};

exports.default = Sidebar;
exports.default = Sidebar;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-sidebar",
"version": "2.2.0",
"version": "2.2.1",
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl>",
"description": "A sidebar component for React.",
"main": "dist-modules/index.js",
Expand Down

0 comments on commit f9c6dbc

Please sign in to comment.