version bump
This commit is contained in:
parent
82a7901be1
commit
e669beb1cb
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "desi",
|
"name": "desi",
|
||||||
"version": "0.5.8",
|
"version": "0.5.9",
|
||||||
"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.8",
|
"desirae": "^0.9.9",
|
||||||
"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