From 9516630fbb8b6687cc837b0020a0b6b45c77d9b9 Mon Sep 17 00:00:00 2001 From: piebev Date: Fri, 4 Jul 2014 11:22:29 +0200 Subject: [PATCH] wrong url --- bower.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 0e55ae0..36fe035 100644 --- a/bower.json +++ b/bower.json @@ -13,10 +13,10 @@ "validator" ], "version": "0.7-beta.1", - "homepage": "https://github.com/piebev/js-schema", + "homepage": "https://github.com/piebe/js-schema", "repository": { "type": "git", - "url": "git@github.com:piebev/js-schema.git" + "url": "git@github.com:piebe/js-schema.git" }, "dependencies": { }