Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit d8cf205

Browse files
authored
Merge pull request #61 from davesag/feature/20190802/update-dependencies
[Optimisation, n/a] updated dependencies
2 parents 6588fc1 + 338c2df commit d8cf205

File tree

3 files changed

+192
-141
lines changed

3 files changed

+192
-141
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AMQP Simple Pub Sub
22

3-
A Pub Sub system that uses `AMQP` messaging to exchange data between services
3+
A Pub Sub system that uses `AMQP` messaging to exchange data between services.
44

55
[![NPM](https://nodei.co/npm/amqp-simple-pub-sub.png)](https://nodei.co/npm/amqp-simple-pub-sub/)
66

@@ -113,7 +113,7 @@ See some examples in the tests, and also:
113113

114114
### Prerequisites
115115

116-
- [NodeJS](htps://nodejs.org), version 10.16.0 (LTS) or better (I use [`nvm`](https://github.com/creationix/nvm) to manage Node versions — `brew install nvm`.)
116+
- [NodeJS](htps://nodejs.org), version 10.16.1 (LTS) or better (I use [`nvm`](https://github.com/creationix/nvm) to manage Node versions — `brew install nvm`.)
117117
- [Docker](https://www.docker.com) (Use [Docker for Mac](https://docs.docker.com/docker-for-mac/), not the homebrew version)
118118

119119
### Initialisation

0 commit comments

Comments
 (0)