diff --git a/TODO b/TODO index 5f71637..7ba81fd 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,5 @@ cache headers for static assets chng how file def is written -make redis work without in package make redis connection into a separate method tests diff --git a/package.json b/package.json index 06b9d69..3dcfc13 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,7 @@ "dependencies": { "winston": "*", - "hashlib": "*", - "package": "*" + "hashlib": "*" }, "devDependencies": {