From 3ec3ef802ef9d31663b302f71ff736a6cacda3db Mon Sep 17 00:00:00 2001 From: Tjatse Date: Tue, 16 Dec 2014 17:40:23 +0800 Subject: [PATCH] v0.0.2 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 5bdafb6..c98211c 100644 --- a/package.json +++ b/package.json @@ -39,14 +39,13 @@ "express": "~4.10.1", "swig": "~1.4.2", "usage": "~0.5.0", - "ansi2html": "~0.0.1", "windows-cpu": "~0.1.1", "socket.io": "~1.2.0", "nconf": "~0.6.9", "pm2-axon": "~2.0.7", "pm2-axon-rpc": "~0.3.6", "chokidar": "~0.12.3", - "ansi-html": "~0.0.3" + "ansi-html": "~0.0.4" }, "devDependencies": { },