THRIFT-5924: UUID support for NodeTS
Client: ts,js
Patch: CJCombrink
This closes #3331
diff --git a/lib/nodejs/test/package-lock.json b/lib/nodejs/test/package-lock.json
index 6faee9d..bcd8e44 100644
--- a/lib/nodejs/test/package-lock.json
+++ b/lib/nodejs/test/package-lock.json
@@ -9,6 +9,7 @@
}
},
"../../..": {
+ "name": "thrift",
"version": "0.23.0",
"dev": true,
"license": "Apache-2.0",
@@ -17,6 +18,7 @@
"isomorphic-ws": "^4.0.1",
"node-int64": "^0.4.0",
"q": "^1.5.0",
+ "uuid": "^13.0.0",
"ws": "^5.2.3"
},
"devDependencies": {