diff options
author | Sam Potts <sam@selz.com> | 2017-05-16 10:17:57 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-16 10:17:57 +1000 |
commit | e95c81cc5b175245e79c570b49ca923cf7eb36c1 (patch) | |
tree | 018923f7bc74d42bd20b923caed8a5d588011354 | |
parent | c0eee58732d14273b3628f6fa75022aefd6f5546 (diff) | |
download | plyr-e95c81cc5b175245e79c570b49ca923cf7eb36c1.tar.lz plyr-e95c81cc5b175245e79c570b49ca923cf7eb36c1.tar.xz plyr-e95c81cc5b175245e79c570b49ca923cf7eb36c1.zip |
Update bower.json
-rw-r--r-- | bower.json | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ "HTml5 Video" ], "authors": [ - "Sam Potts <me@sampotts.me>" + "Sam Potts <sam@potts.es>" ], "dependencies": {}, "main": [ @@ -27,7 +27,7 @@ ], "repository": { "type": "git", - "url": "git://github.com/selz/plyr.git" + "url": "git://github.com/sampotts/plyr.git" }, "license": "MIT" } |