Skip to content

Commit

Permalink
Merge pull request Mango#7 from cristiandouce/patch-1
Browse files Browse the repository at this point in the history
Fix component.json dependencies
  • Loading branch information
impronunciable committed Mar 4, 2015
2 parents 02790e3 + 5344626 commit 16bcb17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"touch"
],
"dependencies": {
"decouple": "0.0.1"
"pazguille/decouple": "0.0.1"
},
"development": {},
"license": "MIT",
"scripts": [
"index.js"
]
}
}

0 comments on commit 16bcb17

Please sign in to comment.