Comparing version 0.0.9 to 0.0.10
@@ -7,3 +7,3 @@ const express = require('express'); | ||
const appRoot = require('app-root-path').toString() + "/../.."; | ||
const appRoot = require('app-root-path').toString(); | ||
console.log({appRoot}); | ||
@@ -10,0 +10,0 @@ |
{ | ||
"name": "webdash", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "scripts": { |
169643