update repos and deps
This commit is contained in:
parent
5bf5214ade
commit
10ba1c5e6b
12
package.json
12
package.json
|
@ -12,7 +12,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/DearDesi/deardesi.git"
|
"url": "https://git.daplie.com/Daplie/deardesi.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"dear",
|
"dear",
|
||||||
|
@ -30,12 +30,12 @@
|
||||||
"nanoc",
|
"nanoc",
|
||||||
"octopress"
|
"octopress"
|
||||||
],
|
],
|
||||||
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com/)",
|
"author": "AJ ONeal <aj@daplie.com> (https://coolaj86.com/)",
|
||||||
"license": "Apache2",
|
"license": "Apache2",
|
||||||
"bugs": {
|
"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": {
|
"dependencies": {
|
||||||
"bluebird": "^2.6.4",
|
"bluebird": "^2.6.4",
|
||||||
"body-parser": "^1.10.1",
|
"body-parser": "^1.10.1",
|
||||||
|
@ -44,8 +44,8 @@
|
||||||
"connect": "^3.3.4",
|
"connect": "^3.3.4",
|
||||||
"connect-query": "^0.2.0",
|
"connect-query": "^0.2.0",
|
||||||
"connect-send-json": "^1.0.0",
|
"connect-send-json": "^1.0.0",
|
||||||
"desirae": "^0.11.1",
|
"desirae": "git+https://git.daplie.com/Daplie/desirae.git#v1",
|
||||||
"desirae-datamap-ruhoh": "^1.0.3",
|
"desirae-datamap-ruhoh": "git+https://git.daplie.com/Daplie/desirae-datamap-ruhoh.git#v1",
|
||||||
"foreachasync": "^5.0.5",
|
"foreachasync": "^5.0.5",
|
||||||
"fs.extra": "^1.3.0",
|
"fs.extra": "^1.3.0",
|
||||||
"jade": "^1.9.1",
|
"jade": "^1.9.1",
|
||||||
|
|
Loading…
Reference in New Issue