Remove Idle.Js dependency
use vendor minified js for now
This commit is contained in:
parent
8e11c19bed
commit
b8467a562c
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
||||||
"build": "webpack --config webpack.config.js --progress --colors --watch"
|
"build": "webpack --config webpack.config.js --progress --colors --watch"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Idle.Js": "github:shawnmclean/Idle.js",
|
|
||||||
"async": "^2.0.1",
|
"async": "^2.0.1",
|
||||||
"blueimp-md5": "^2.3.0",
|
"blueimp-md5": "^2.3.0",
|
||||||
"body-parser": "^1.15.2",
|
"body-parser": "^1.15.2",
|
||||||
|
|
Loading…
Reference in a new issue