update repos and deps
This commit is contained in:
parent
5bf5214ade
commit
10ba1c5e6b
12
package.json
12
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 <coolaj86@gmail.com> (http://coolaj86.com/)",
|
||||
"author": "AJ ONeal <aj@daplie.com> (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",
|
||||
|
|
Loading…
Reference in New Issue