This commit is contained in:
syuilo 2016-12-29 16:08:34 +09:00
parent cafb59c4a0
commit b87e6e8044
2 changed files with 10 additions and 2 deletions

View file

@ -26,6 +26,7 @@
"@types/compression": "0.0.33",
"@types/cors": "0.0.33",
"@types/elasticsearch": "5.0.9",
"@types/escape-html": "0.0.19",
"@types/event-stream": "3.3.30",
"@types/express": "4.0.34",
"@types/glob": "5.0.30",
@ -70,6 +71,7 @@
"deepcopy": "0.6.3",
"del": "2.2.2",
"elasticsearch": "12.1.3",
"escape-html": "1.0.3",
"escape-regexp": "0.0.1",
"event-stream": "3.3.4",
"express": "4.14.0",