summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/node-uuid/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/node-uuid/package.json')
-rw-r--r--deps/npm/node_modules/node-uuid/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/node_modules/node-uuid/package.json b/deps/npm/node_modules/node-uuid/package.json
index a48f890459..9df0da985d 100644
--- a/deps/npm/node_modules/node-uuid/package.json
+++ b/deps/npm/node_modules/node-uuid/package.json
@@ -7,8 +7,8 @@
"contributors" : [
{"name": "Christoph Tavan <dev@tavan.de>", "github": "https://github.com/ctavan"}
],
- "dependencies" : [],
+ "dependencies" : {},
"lib" : ".",
"main" : "./uuid.js",
- "version" : "1.3.0"
+ "version" : "1.3.3"
}