diff options
Diffstat (limited to 'libs/stellar-util/package.json')
-rw-r--r-- | libs/stellar-util/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/stellar-util/package.json b/libs/stellar-util/package.json index 8749495..dbf64c1 100644 --- a/libs/stellar-util/package.json +++ b/libs/stellar-util/package.json | |||
@@ -2,7 +2,7 @@ | |||
2 | "name": "stellar-util", | 2 | "name": "stellar-util", |
3 | "version": "0.0.1", | 3 | "version": "0.0.1", |
4 | "scripts": { | 4 | "scripts": { |
5 | "build": "browserify stellar-util.js > s/tmp/stellar-util.js" | 5 | "build": "browserify stellar-util.js > /tmp/stellar-util.js" |
6 | }, | 6 | }, |
7 | "dependencies": { | 7 | "dependencies": { |
8 | "ed25519-hd-key": "^1.0.0", | 8 | "ed25519-hd-key": "^1.0.0", |