From b8467a562c087a63c30d2cfe02494ab3229fa89b Mon Sep 17 00:00:00 2001 From: Yukai Huang Date: Sat, 8 Oct 2016 10:07:12 +0800 Subject: Remove Idle.Js dependency use vendor minified js for now --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 6ca67191..308d828d 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,6 @@ "build": "webpack --config webpack.config.js --progress --colors --watch" }, "dependencies": { - "Idle.Js": "github:shawnmclean/Idle.js", "async": "^2.0.1", "blueimp-md5": "^2.3.0", "body-parser": "^1.15.2", -- cgit v1.2.3