Bump mocha version

This commit is contained in:
Brian M. Carlson 2014-02-26 06:43:22 -06:00
parent 87c3cf5e5e
commit a3074e9d54

View File

@ -12,7 +12,7 @@
"author": "Brian M. Carlson",
"license": "MIT",
"devDependencies": {
"mocha": "https://github.com/visionmedia/mocha/tarball/master",
"pg.js": "~2.8.1"
"pg.js": "~2.8.1",
"mocha": "~1.17.1"
}
}