GH-81: Update modules for (hopefully) windows support

This commit is contained in:
Mark Cavage 2012-07-05 16:23:49 +00:00
parent 778e9c0b63
commit 3ce399a710
1 changed files with 5 additions and 5 deletions

View File

@ -25,14 +25,14 @@
},
"dependencies": {
"asn1": "0.1.11",
"buffertools": "1.0.9",
"bunyan": "0.6.8",
"dtrace-provider": "0.0.7",
"buffertools": "1.1.0",
"bunyan": "0.10.0",
"dtrace-provider": "0.0.9",
"nopt": "1.0.10",
"pooling": "0.1.0"
"pooling": "0.2.1"
},
"devDependencies": {
"tap": "0.2.4",
"tap": "0.2.5",
"node-uuid": "1.3.3"
},
"scripts": {