diff options
author | Marian Oancea <contact@siteshop.ro> | 2014-11-06 04:37:00 +0800 |
---|---|---|
committer | Marian Oancea <contact@siteshop.ro> | 2014-11-06 04:37:00 +0800 |
commit | f281a362f062073ed20da9af936fb537f2234769 (patch) | |
tree | 6716344b16bf34d53713ac461817462393d15442 /bower.json | |
parent | c402dad6fac03a182c544e0099a48cf6b6709373 (diff) | |
download | dexon-f281a362f062073ed20da9af936fb537f2234769.tar dexon-f281a362f062073ed20da9af936fb537f2234769.tar.gz dexon-f281a362f062073ed20da9af936fb537f2234769.tar.bz2 dexon-f281a362f062073ed20da9af936fb537f2234769.tar.lz dexon-f281a362f062073ed20da9af936fb537f2234769.tar.xz dexon-f281a362f062073ed20da9af936fb537f2234769.tar.zst dexon-f281a362f062073ed20da9af936fb537f2234769.zip |
bower small fix
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 551fc5edd..de7d5c5b2 100644 --- a/bower.json +++ b/bower.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ethereum/ethereum.js.git" + "url": "https://github.com/cubedro/ethereum.js.git" }, "bugs": { "url": "https://github.com/ethereum/ethereum.js/issues" |