このコミットが含まれているのは:
AJ ONeal 2015-01-17 14:02:28 -07:00
コミット 7b6058357e
2個のファイルの変更3行の追加3行の削除

ファイルの表示

@ -38,7 +38,7 @@
"html5-boilerplate": "~4.3.0",
"bootstrap": "~3.3.1",
"md5": "~0.1.3",
"desirae": "~0.9.6",
"desirae": "~0.9.7",
"desirae-datamap-ruhoh": "~1.0.0"
}
}

ファイルの表示

@ -1,6 +1,6 @@
{
"name": "desi",
"version": "0.5.6",
"version": "0.5.7",
"description": "A nice, friendly tool to help you get set up and start blogging, built on the Desirae blogging platform",
"main": "server.js",
"scripts": {
@ -44,7 +44,7 @@
"connect": "^3.3.4",
"connect-query": "^0.2.0",
"connect-send-json": "^1.0.0",
"desirae": "^0.9.6",
"desirae": "^0.9.7",
"desirae-datamap-ruhoh": "^1.0.0",
"fs.extra": "^1.3.0",
"node-uuid": "^1.4.2",