Skip to content

Commit

Permalink
corrected dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Camille Reynders committed Apr 27, 2012
1 parent 176c34d commit a51d6dd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions node_modules/temporary/node_modules/package/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions node_modules/temporary/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"test" : "grunt test" "test" : "grunt test"
}, },
"dependencies" : { "dependencies" : {
"temporary" : "~0.0.2"
}, },
"devDependencies" : { "devDependencies" : {
"grunt" : "~0.3.9" "grunt" : "~0.3.9",
"temporary" : "~0.0.2"
}, },
"keywords" : [ "keywords" : [
"gruntplugin" "gruntplugin"
Expand Down

0 comments on commit a51d6dd

Please sign in to comment.