aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Butler <[email protected]>2013-06-27 14:33:48 +0100
committerRichard Butler <[email protected]>2013-06-27 14:33:48 +0100
commitb56bae1e554ff967b6dce394389225759cdbf46a (patch)
tree5becb1f955d69084498ce30d2f416514cd9188e9
parent9e6ea1a462cb018431d6a10eef55d50b6ca55306 (diff)
downloadfaker-b56bae1e554ff967b6dce394389225759cdbf46a.tar.xz
faker-b56bae1e554ff967b6dce394389225759cdbf46a.zip
Update package.json
-rw-r--r--package.json2
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"