Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Apr 26, 2013
1 parent af28bb3 commit fdf12ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion component.json
Expand Up @@ -7,6 +7,6 @@
"dependencies": {
"component/file": "*",
"component/emitter": "*",
"component/normalized-upload": "0.0.2"
"component/normalized-upload": "0.0.3"
}
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"file-component": "*",
"emitter-component": "*",
"normalized-upload": "0.0.2"
"normalized-upload": "0.0.3"
},
"component": {
"scripts": {
Expand Down

0 comments on commit fdf12ad

Please sign in to comment.