Skip to content

Commit

Permalink
Merge pull request #528 from StrayBird-ATSH/master
Browse files Browse the repository at this point in the history
Update the deprecated module with new module
  • Loading branch information
squaremo authored Nov 20, 2019
2 parents 84ad503 + 31738f4 commit cd616b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/tutorials/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "send.js",
"dependencies": {
"amqplib": "../..",
"node-uuid": "*"
"uuid": "*"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit cd616b5

Please sign in to comment.