We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84ad503 + 31738f4 commit cd616b5Copy full SHA for cd616b5
examples/tutorials/package.json
@@ -5,7 +5,7 @@
5
"main": "send.js",
6
"dependencies": {
7
"amqplib": "../..",
8
- "node-uuid": "*"
+ "uuid": "*"
9
},
10
"scripts": {
11
"test": "echo \"Error: no test specified\" && exit 1"
0 commit comments