Update mocha to 3.2.0

Attempt to fix build #650.1
For more details, read
https://github.com/amark/gun/pull/296#issuecomment-267665038
This commit is contained in:
Jesse Gibson 2016-12-16 11:39:24 -07:00
parent e6539a2ba7
commit e0fa5ff0d5

View File

@ -53,7 +53,7 @@
},
"devDependencies": {
"express": "~>4.13.4",
"mocha": "~>1.9.0",
"mocha": "~>3.2.0",
"uglify-js": "~>2.2.0"
}
}