X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=libs%2Fstellar-util%2Fpackage.json;h=dbf64c1947ec4cdac4879f0b35fc479169eaf000;hb=244c76022af53c1f5b337a5a2cdb70358cf85e19;hp=c3d880de4e534c2234d818a4bfba43febe9215e4;hpb=8e3b890d2684b034f3d9c99c1df7668a97c41dd6;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/libs/stellar-util/package.json b/libs/stellar-util/package.json index c3d880d..dbf64c1 100644 --- a/libs/stellar-util/package.json +++ b/libs/stellar-util/package.json @@ -2,7 +2,7 @@ "name": "stellar-util", "version": "0.0.1", "scripts": { - "build": "browserify stellar-util.js > ../../src/js/stellar-util.js" + "build": "browserify stellar-util.js > /tmp/stellar-util.js" }, "dependencies": { "ed25519-hd-key": "^1.0.0",