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

Commit

Permalink
fix(comments): bump version plz
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwerthen committed Jan 18, 2016
1 parent 95b0a2d commit b4f36f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/UniversalAvenue/reacon.git"
"url": "https://github.com/UniversalAvenue/react-compose.git"
},
"keywords": [
"React",
Expand Down
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { composeComponent, exposeContextTypes, renderChild } from './config';
/**
* aggregates a set of functions/objects into a constant part + a dynamic part
*
*
**/

const mergeObjArr = (arr) => {
Expand Down

0 comments on commit b4f36f1

Please sign in to comment.