Bump ripple-lib, mocha version

This commit is contained in:
wltsmrz
2013-11-06 01:13:02 -08:00
parent 4df88b6df5
commit 3491fec469

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-lib",
"version": "0.7.29",
"version": "0.7.30",
"description": "Ripple JavaScript client library",
"files": [
"src/js/*",
@@ -24,7 +24,7 @@
"grunt-contrib-watch": "~0.4.4",
"grunt-webpack": "~0.10.5",
"grunt-dox": "~0.5.0",
"mocha": "~1.13.0"
"mocha": "~1.14.0"
},
"scripts": {
"test": "mocha test/*-test.js",