aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJess <[email protected]>2022-01-12 15:59:00 -0500
committerGitHub <[email protected]>2022-01-12 15:59:00 -0500
commita590f266e02d8f8a2cac65cb6e8bd395bf04074b (patch)
treed5be1553600532faa7e0d40b0525e9e0846c3147 /package.json
parentd6cef9d5e425254ac0b23acc88706bce770224fd (diff)
downloadfaker-a590f266e02d8f8a2cac65cb6e8bd395bf04074b.tar.xz
faker-a590f266e02d8f8a2cac65cb6e8bd395bf04074b.zip
chore: swap funding to be sent through the open collective (#110)
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json
index ec9fad1c..aa451aa3 100644
--- a/package.json
+++ b/package.json
@@ -2,12 +2,9 @@
"name": "faker",
"description": "Generate massive amounts of fake contextual data",
"version": "5.5.3",
- "contributors": [
- "Marak Squires <[email protected]>"
- ],
"repository": {
"type": "git",
- "url": "http://github.com/Marak/Faker.js.git"
+ "url": "https://github.com/faker-js/faker.git"
},
"scripts": {
"browser": "./node_modules/.bin/gulp browser",