aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 94452f34..3193d081 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.5.121",
"author": "Marak Squires <[email protected]>",
"repository": {
"type": "git",
- "url": "https://github.com/richardbutler/Faker.js.git"
+ "url": "https://github.com/cyanos/Faker.js.git"
},
"scripts": {
"test": "node_modules/.bin/mocha test/*.*.js"
@@ -15,7 +15,7 @@
"istanbul": "0.1.25",
"mocha": "1.7.4",
"node-minify": "*",
- "optimist" : "0.3.5",
+ "optimist": "0.3.5",
"sinon": "1.4.2"
},
"engine": [