diff --git a/package.json b/package.json index af0a550..8e604a0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/DearDesi/deardesi.git" + "url": "https://git.daplie.com/Daplie/deardesi.git" }, "keywords": [ "dear", @@ -30,12 +30,12 @@ "nanoc", "octopress" ], - "author": "AJ ONeal (http://coolaj86.com/)", + "author": "AJ ONeal (https://coolaj86.com/)", "license": "Apache2", "bugs": { - "url": "https://github.com/DearDesi/deardesi/issues" + "url": "https://git.daplie.com/DearDesi/deardesi/issues" }, - "homepage": "https://github.com/DearDesi/deardesi", + "homepage": "https://git.daplie.com/Daplie/deardesi", "dependencies": { "bluebird": "^2.6.4", "body-parser": "^1.10.1", @@ -44,8 +44,8 @@ "connect": "^3.3.4", "connect-query": "^0.2.0", "connect-send-json": "^1.0.0", - "desirae": "^0.11.1", - "desirae-datamap-ruhoh": "^1.0.3", + "desirae": "git+https://git.daplie.com/Daplie/desirae.git#v1", + "desirae-datamap-ruhoh": "git+https://git.daplie.com/Daplie/desirae-datamap-ruhoh.git#v1", "foreachasync": "^5.0.5", "fs.extra": "^1.3.0", "jade": "^1.9.1",