From b56bae1e554ff967b6dce394389225759cdbf46a Mon Sep 17 00:00:00 2001 From: Richard Butler Date: Thu, 27 Jun 2013 14:33:48 +0100 Subject: Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index b4a75273..94452f34 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Marak Squires ", "repository": { "type": "git", - "url": "http://github.com/richardbutler/Faker.js.git" + "url": "https://github.com/richardbutler/Faker.js.git" }, "scripts": { "test": "node_modules/.bin/mocha test/*.*.js" -- cgit v1.2.3