Skip to content

Commit

Permalink
Upgrade deps to latest greatest.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Jun 26, 2012
1 parent 2a39600 commit 78bfccc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -27,14 +27,14 @@
"test": "./test"
},
"dependencies": {
"bagofholding": "0.0.9",
"bagofholding": "0.0.10",
"dateformat": "1.0.2-1.2.3",
"ncp": "0.2.6",
"Nonsense": "0.1.2",
"underscore": "1.3.3"
},
"devDependencies": {
"mocha": "1.0.3",
"mocha": "1.2.1",
"sandboxed-module": "0.1.3",
"should": "0.6.3"
},
Expand All @@ -47,4 +47,4 @@
"url": "http://github.com/cliffano/datagen/raw/master/LICENSE"
}
]
}
}

0 comments on commit 78bfccc

Please sign in to comment.