mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 09:18:02 +00:00
[TASK] re-add package.json for crypt
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-lib",
|
||||
"version": "0.10.1-rc2",
|
||||
"version": "0.11.0-rc1",
|
||||
"description": "A JavaScript API for interacting with Ripple in Node.js and the browser",
|
||||
"files": [
|
||||
"src/js/*",
|
||||
@@ -42,7 +42,8 @@
|
||||
"mocha": "~1.14.0",
|
||||
"nock": "^0.34.1",
|
||||
"webpack": "~1.1.11",
|
||||
"yargs": "~1.3.1"
|
||||
"yargs": "~1.3.1",
|
||||
"superagent": "^0.18.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node_modules/.bin/gulp",
|
||||
|
||||
Reference in New Issue
Block a user