mirror of
https://github.com/status-im/web3.js.git
synced 2025-02-24 03:58:13 +00:00
rearranged the pakcage.json
This commit is contained in:
parent
02d7d21782
commit
b3c28ac830
@ -7,15 +7,15 @@
|
||||
"directories": {
|
||||
"lib": "./lib"
|
||||
},
|
||||
"browser": {
|
||||
"xmlhttprequest": "./lib/utils/browser-xhr.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"bignumber.js": "debris/bignumber.js#master",
|
||||
"crypto-js": "^3.1.4",
|
||||
"utf8": "^2.1.1",
|
||||
"xmlhttprequest": "*"
|
||||
},
|
||||
"browser": {
|
||||
"xmlhttprequest": "./lib/utils/browser-xhr.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bower": ">=1.4.1",
|
||||
"browserify": ">=10.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user