From 65fd0fab977e1d54bd63f3a10c86697314a95144 Mon Sep 17 00:00:00 2001 From: piebev Date: Fri, 4 Jul 2014 10:49:53 +0200 Subject: [PATCH] updated bower configuration --- bower.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 358f6c3..0e55ae0 100644 --- a/bower.json +++ b/bower.json @@ -12,11 +12,11 @@ "validation", "validator" ], - "version": "0.6.3", - "homepage": "https://github.com/molnarg/js-schema", + "version": "0.7-beta.1", + "homepage": "https://github.com/piebev/js-schema", "repository": { "type": "git", - "url": "git@github.com:molnarg/js-schema.git" + "url": "git@github.com:piebev/js-schema.git" }, "dependencies": { }