Skip to content

Commit cd616b5

Browse files
authored
Merge pull request #528 from StrayBird-ATSH/master
Update the deprecated module with new module
2 parents 84ad503 + 31738f4 commit cd616b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/tutorials/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "send.js",
66
"dependencies": {
77
"amqplib": "../..",
8-
"node-uuid": "*"
8+
"uuid": "*"
99
},
1010
"scripts": {
1111
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)