summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson Page <wilsonpage@me.com>2013-10-12 06:03:21 -0700
committerWilson Page <wilsonpage@me.com>2013-10-12 06:03:21 -0700
commite5ebc82a2924d0529233f90c007a8311f5e3a77d (patch)
treeed76c6630e79d3a40f60067c061260d49038f485
parent7619de73cb3337c6e228569523e037eda0daf217 (diff)
parent0da64f7515a58778d368f4521f19a61a5d5d6564 (diff)
downloadfastdom-e5ebc82a2924d0529233f90c007a8311f5e3a77d.zip
fastdom-e5ebc82a2924d0529233f90c007a8311f5e3a77d.tar.gz
fastdom-e5ebc82a2924d0529233f90c007a8311f5e3a77d.tar.bz2
Merge pull request #29 from rs3d/patch-2
wrong _source notation: changed colon to slash notation
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index df4e7c8..259de32 100644
--- a/bower.json
+++ b/bower.json
@@ -12,5 +12,5 @@
"README.md"
],
"license": "MIT",
- "_source": "git@github.com:wilsonpage/fastdom.git"
+ "_source": "git@github.com/wilsonpage/fastdom.git"
}