summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYukai Huang2016-10-08 10:07:12 +0800
committerYukai Huang2016-10-08 10:07:12 +0800
commitb8467a562c087a63c30d2cfe02494ab3229fa89b (patch)
tree333b9d526187596a75436d07ac2a5ea374e65261 /package.json
parent8e11c19bed6b99b5476d9d7a6125dcfdd4119064 (diff)
Remove Idle.Js dependency
use vendor minified js for now
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
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",