mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Bump ripple-lib, mocha version
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ripple-lib",
|
"name": "ripple-lib",
|
||||||
"version": "0.7.29",
|
"version": "0.7.30",
|
||||||
"description": "Ripple JavaScript client library",
|
"description": "Ripple JavaScript client library",
|
||||||
"files": [
|
"files": [
|
||||||
"src/js/*",
|
"src/js/*",
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
"grunt-contrib-watch": "~0.4.4",
|
"grunt-contrib-watch": "~0.4.4",
|
||||||
"grunt-webpack": "~0.10.5",
|
"grunt-webpack": "~0.10.5",
|
||||||
"grunt-dox": "~0.5.0",
|
"grunt-dox": "~0.5.0",
|
||||||
"mocha": "~1.13.0"
|
"mocha": "~1.14.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha test/*-test.js",
|
"test": "mocha test/*-test.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user