akashacms-cli
Advanced tools
Comparing version 0.4.4 to 0.4.5
@@ -267,3 +267,3 @@ #!/usr/bin/env node | ||
} else { | ||
require('./server/app')(akasha, config); | ||
akasha.runEditServer(config); | ||
} | ||
@@ -270,0 +270,0 @@ }); |
@@ -32,3 +32,3 @@ { | ||
}, | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"engines": { | ||
@@ -35,0 +35,0 @@ "node": ">=0.10.1" |
25550