mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-05 18:43:47 +00:00
stellar-util: remove uglify
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "stellar-util",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"build": "browserify stellar-util.js | uglifyjs -c -m > ../../src/js/stellar-util.js"
|
||||
"build": "browserify stellar-util.js > ../../src/js/stellar-util.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"ed25519-hd-key": "^1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user