aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorMarian Oancea <contact@siteshop.ro>2014-11-10 20:31:51 +0800
committerMarian Oancea <contact@siteshop.ro>2014-11-10 20:31:53 +0800
commit6fc5d8e81e8f01ec0a9654268ac0593f74841c30 (patch)
treeadc8da2b3519202fb3517ee4069cbdbce2106743 /bower.json
parent67e3eff80608359ddeeb8a2f617148e2baf6a046 (diff)
downloaddexon-6fc5d8e81e8f01ec0a9654268ac0593f74841c30.tar.gz
dexon-6fc5d8e81e8f01ec0a9654268ac0593f74841c30.tar.zst
dexon-6fc5d8e81e8f01ec0a9654268ac0593f74841c30.zip
Prepare for PR
changed repo urls from package.json, bower.json and readme
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower.json b/bower.json
index aeced41a1..a580bdf4b 100644
--- a/bower.json
+++ b/bower.json
@@ -9,9 +9,9 @@
},
"repository": {
"type": "git",
- "url": "https://github.com/cubedro/ethereum.js.git"
+ "url": "https://github.com/ethereum/ethereum.js.git"
},
- "homepage": "https://github.com/cubedro/ethereum.js",
+ "homepage": "https://github.com/ethereum/ethereum.js",
"bugs": {
"url": "https://github.com/ethereum/ethereum.js/issues"
},
@@ -28,7 +28,7 @@
},
{
"name": "Marian Oancea",
- "email": "marian.oancea@gmail.com",
+ "email": "marian@ethdev.com",
"homepage": "https://github.com/cubedro"
}
],