version bump
This commit is contained in:
parent
e83b887e1e
commit
7b6058357e
|
@ -38,7 +38,7 @@
|
||||||
"html5-boilerplate": "~4.3.0",
|
"html5-boilerplate": "~4.3.0",
|
||||||
"bootstrap": "~3.3.1",
|
"bootstrap": "~3.3.1",
|
||||||
"md5": "~0.1.3",
|
"md5": "~0.1.3",
|
||||||
"desirae": "~0.9.6",
|
"desirae": "~0.9.7",
|
||||||
"desirae-datamap-ruhoh": "~1.0.0"
|
"desirae-datamap-ruhoh": "~1.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "desi",
|
"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",
|
"description": "A nice, friendly tool to help you get set up and start blogging, built on the Desirae blogging platform",
|
||||||
"main": "server.js",
|
"main": "server.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
"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.9.6",
|
"desirae": "^0.9.7",
|
||||||
"desirae-datamap-ruhoh": "^1.0.0",
|
"desirae-datamap-ruhoh": "^1.0.0",
|
||||||
"fs.extra": "^1.3.0",
|
"fs.extra": "^1.3.0",
|
||||||
"node-uuid": "^1.4.2",
|
"node-uuid": "^1.4.2",
|
||||||
|
|
Loading…
Reference in New Issue