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 abedcc4..f4f4db3 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
- "url": "git+https://github.com/giann/fengari.git"
+ "url": "git+https://github.com/fengari-lua/fengari.git"
},
"keywords": [
"lua",
@@ -24,9 +24,9 @@
],
"license": "MIT",
"bugs": {
- "url": "https://github.com/giann/fengari/issues"
+ "url": "https://github.com/fengari-lua/fengari/issues"
},
- "homepage": "https://github.com/giann/fengari#readme",
+ "homepage": "https://github.com/fengari-lua/fengari#readme",
"devDependencies": {
"faucet": "0.0.1",
"tape": "^2.0.1",