Update documentation for strict-event-emitter-types dependency

This commit is contained in:
Richard Shephard 2019-05-16 11:59:56 +02:00
parent 35f720f94f
commit 88df807508

View File

@ -23,7 +23,7 @@ Install using `npm install node-eventstore-client`
### Dependencies ### Dependencies
- Node.js >= 4.0 - Node.js >= 4.0
- Modules: [long](https://www.npmjs.org/package/long), [protobufjs](https://www.npmjs.org/package/protobufjs), [uuid](https://www.npmjs.org/package/uuid) (installed via `npm install`) - Modules: [long](https://www.npmjs.org/package/long), [protobufjs](https://www.npmjs.org/package/protobufjs), [uuid](https://www.npmjs.org/package/uuid), [strict-event-emitter-types](https://www.npmjs.com/package/strict-event-emitter-types) (installed via `npm install`)
### Install and run an Eventstore on localhost ### Install and run an Eventstore on localhost