aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorJohannes Zellner <johannes@cloudron.io>2017-04-09 23:44:18 +0200
committerJohannes Zellner <johannes@cloudron.io>2017-04-09 23:44:18 +0200
commitaba27b9e866efa8fe1cbe92df46b116265e6c7ad (patch)
tree6586101af824af737bf24d0313b840f3be579cd5 /package.json
parentcfc90f5c92108604d0d050108f2f33452f5827d4 (diff)
downloadSurfer-aba27b9e866efa8fe1cbe92df46b116265e6c7ad.tar.gz
Surfer-aba27b9e866efa8fe1cbe92df46b116265e6c7ad.tar.zst
Surfer-aba27b9e866efa8fe1cbe92df46b116265e6c7ad.zip
Replace all github links with our own gitlab
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e18742e..a6d670b 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
17 "license": "MIT", 17 "license": "MIT",
18 "repository": { 18 "repository": {
19 "type": "git", 19 "type": "git",
20 "url": "https://github.com/nebulade/surfer.git" 20 "url": "https://git.cloudron.io/cloudron/surfer.git"
21 }, 21 },
22 "dependencies": { 22 "dependencies": {
23 "async": "^1.5.2", 23 "async": "^1.5.2",