diff options
| author | Richard Butler <[email protected]> | 2013-06-27 14:33:48 +0100 |
|---|---|---|
| committer | Richard Butler <[email protected]> | 2013-06-27 14:33:48 +0100 |
| commit | b56bae1e554ff967b6dce394389225759cdbf46a (patch) | |
| tree | 5becb1f955d69084498ce30d2f416514cd9188e9 | |
| parent | 9e6ea1a462cb018431d6a10eef55d50b6ca55306 (diff) | |
| download | faker-b56bae1e554ff967b6dce394389225759cdbf46a.tar.xz faker-b56bae1e554ff967b6dce394389225759cdbf46a.zip | |
Update package.json
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 <[email protected]>", "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" |
