aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFotoVerite <[email protected]>2014-02-17 21:41:38 -0500
committerFotoVerite <[email protected]>2014-02-17 21:41:38 -0500
commit4faa4a14439d2b148c73acf82eb9cd12a63796e9 (patch)
treed0f28198017d6fa3595376bc128f2b18e93a3465
parente80be6e92d27e129d9504b60562069bd83ef9dee (diff)
downloadfaker-4faa4a14439d2b148c73acf82eb9cd12a63796e9.tar.xz
faker-4faa4a14439d2b148c73acf82eb9cd12a63796e9.zip
Updates location of Faker to FotoVerite.
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0deb7639..8498827b 100644
--- a/package.json
+++ b/package.json
@@ -1,11 +1,11 @@
{
"name": "Faker",
"description": "Generate massive amounts of fake contextual data",
- "version": "0.5.12",
+ "version": "0.6",
"author": "Marak Squires <[email protected]>",
"repository": {
"type": "git",
- "url": "http://github.com/Marak/Faker.js.git"
+ "url": "http://github.com/FotoVerite/Faker.js.git"
},
"scripts": {
"test": "node_modules/.bin/mocha test/*.*.js"