about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-02-05 23:37:25 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-02-05 23:37:25 +0100
commit4d2be9f43273d010d683a0fccda97974b7249579 (patch)
treed5bde631d933709eb8e4c4c250961a965e91aac4 /package.json
parent0af3401553bfc8366779bf64ebe257c962eb82eb (diff)
Add unique request IDs to streaming API to improve logs
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index def42f596..9f2bd3df9 100644
--- a/package.json
+++ b/package.json
@@ -66,6 +66,7 @@
     "sinon": "^1.17.6",
     "style-loader": "^0.13.1",
     "utf-8-validate": "^3.0.0",
+    "uuid": "^3.0.1",
     "webpack": "^1.14.0",
     "websocket.js": "^0.1.7",
     "ws": "^2.0.2"