fix: kerberos dependencies 导致安装依赖需要编译的问题

This commit is contained in:
suxiaoxin 2017-10-30 12:12:46 +08:00
parent 3c8f546e7e
commit 2bdd6547c8

View File

@ -26,7 +26,6 @@
"json-schema-ref-parser": "^4.0.0",
"json5": "^0.5.1",
"jsonwebtoken": "^7.4.1",
"kerberos": "0.0.23",
"koa": "^2.0.0",
"koa-bodyparser": "^3.2.0",
"koa-multer": "^1.0.2",
@ -39,7 +38,7 @@
"koa-websocket": "^4.0.0",
"mockjs": "^1.0.1-beta3",
"moment": "^2.18.1",
"mongoose": "4.7.0",
"mongoose": "^4.7.0",
"mongoose-auto-increment": "^5.0.1",
"nodemailer": "^4.0.1",
"ora": "^1.3.0",