Comparing version 1.0.0 to 1.1.0
@@ -51,3 +51,3 @@ { | ||
"description": "", | ||
"version": "1.0.0" | ||
"version": "1.1.0" | ||
} |
@@ -9,2 +9,6 @@ const nwa = { | ||
export function thisIsNotGoingToBeUsedMyManOhMan(nope) { | ||
return nope().nope().nope(); | ||
} | ||
function mapAwesomely() { | ||
@@ -11,0 +15,0 @@ return this.members.reduce((members, person) => |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5951
28