Skip to content

Commit

Permalink
Merge pull request #81 from component/update-deps
Browse files Browse the repository at this point in the history
component.json: Update deps
  • Loading branch information
stephenmathieson committed Jul 28, 2014
2 parents 6119bc9 + 9485ed9 commit b178cfa
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions component.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"lib/events.js"
],
"dependencies": {
"component/each": "0.2.2",
"component/event": "0.1.2",
"component/delegate": "0.2.1",
"component/domify": "1.2.2",
"component/classes": "1.1.2",
"component/css": "0.0.4",
"component/each": "0.2.5",
"component/event": "0.1.4",
"component/delegate": "0.2.2",
"component/domify": "1.3.1",
"component/classes": "1.2.1",
"component/css": "0.0.6",
"component/value": "1.1.0",
"component/query": "0.0.1",
"component/matches-selector": "0.1.1",
"component/query": "0.0.3",
"component/matches-selector": "0.1.4",
"yields/traverse": "0.1.1",
"component/trim": "0.0.1",
"yields/isArray": "1.0.0",
"component/to-function": "2.0.0",
"component/to-function": "2.0.5",
"matthewp/keys": "0.0.3",
"matthewp/text": "0.0.2"
},
Expand All @@ -38,4 +38,4 @@
},
"license": "MIT",
"remotes": []
}
}

0 comments on commit b178cfa

Please sign in to comment.