8000 remove unused library · blake2002/rabbitmq-tutorials@6f61eb8 · GitHub
[go: up one dir, main page]

< 8000 a href="#start-of-content" data-skip-target-assigned="false" class="px-2 py-4 color-bg-accent-emphasis color-fg-on-emphasis show-on-focus js-skip-to-content">Skip to content

Commit 6f61eb8

Browse files
committed
remove unused library
1 parent db76aa7 commit 6f61eb8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

javascript-nodejs/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "1.0.0",
44
"description": "RabbitMQ amqp.node tutorial ",
55
"dependencies": {
6-
"amqplib": "^0.3.2",
7-
"when": "^3.6.4"
6+
"amqplib": "^0.3.2"
87
}
98
}

0 commit comments

Comments
 (0)
0