Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkroth committed Jan 10, 2012
1 parent 4c63089 commit 2d6fbc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,13 +2,13 @@
"author": "Kevin M Roth",
"name": "shortUrl",
"description": "Generate & Retrieve Short URLs over MongooseJS/ExpressJS",
"version": "0.1.0",
"version": "0.2.0",
"main": "./index",
"engines": {
"node": ">= v0.4.12 < 0.7.0"
},
"dependencies": {
"express":"2.5.4",
"short":"1.2"
"short":"1.3"
}
}

0 comments on commit 2d6fbc3

Please sign in to comment.