diff --git a/package.json b/package.json index effa337..69af497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cronicle-edge", - "version": "1.7.6", + "version": "1.7.7", "description": "A simple, distributed task scheduler and runner with a web based UI.", "author": "Joseph Huckaby ", "homepage": "https://github.com/jhuckaby/Cronicle", @@ -57,7 +57,7 @@ "pixl-config": "^1.0.12", "pixl-json-stream": "^1.0.6", "pixl-logger": "^2.0.2", - "pixl-mail": "^1.0.12", + "pixl-mail": "^1.0.14", "pixl-perf": "^1.0.5", "pixl-request": "^1.0.36", "pixl-server": "^1.0.40",