Remove Idle.Js dependency

use vendor minified js for now
This commit is contained in:
Yukai Huang 2016-10-08 10:07:12 +08:00
parent 8e11c19bed
commit b8467a562c

View file

@ -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",