[Code]: add missing dependencies that are not in x-pack

This commit is contained in:
Fuyao Zhao 2019-03-28 20:12:18 -07:00
parent dc8dfbf6bd
commit ee77c83d34

View file

@ -232,6 +232,7 @@
"io-ts": "^1.4.2",
"joi": "^13.5.2",
"jquery": "^3.3.1",
"js-yaml": "3.4.1",
"json-stable-stringify": "^1.0.1",
"jsonwebtoken": "^8.3.0",
"lodash": "npm:@elastic/lodash@3.10.1-kibana1",
@ -253,6 +254,7 @@
"moment-timezone": "^0.5.14",
"monaco-editor": "^0.14.3",
"ngreact": "^0.5.1",
"nock": "10.0.4",
"node-fetch": "^2.1.2",
"nodemailer": "^4.6.4",
"object-hash": "^1.3.1",