Update package.json

This commit is contained in:
Elliot Lee
2018-10-23 23:19:55 -07:00
parent 6bbf610b91
commit bb9870271d

View File

@@ -1,6 +1,6 @@
{
"name": "ripple-keypairs",
"version": "0.10.1",
"version": "0.10.2",
"description": "ripple key pairs",
"files": [
"distrib/npm/*",
@@ -31,11 +31,9 @@
"eslint": "2.7.0",
"eventemitter2": "^0.4.14",
"istanbul": "~0.3.5",
"lodash": "^3.10.0",
"map-stream": "~0.1.0",
"mocha": "~2.3.3",
"nock": "^2.13.0",
"ripple-lib": "^0.17.0"
"nock": "^2.13.0"
},
"scripts": {
"build": "gulp",