FunNode/npm-rabbitmq

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# npm-rabbitmq

[![Maintainability](https://api.codeclimate.com/v1/badges/bb0ede39e5bbf0862934/maintainability)](https://codeclimate.com/github/FunNode/npm-rabbitmq/maintainability)
![npm package](https://github.com/FunNode/npm-rabbitmq/workflows/npm%20package/badge.svg)
[![Test Coverage](https://api.codeclimate.com/v1/badges/bb0ede39e5bbf0862934/test_coverage)](https://codeclimate.com/github/FunNode/npm-rabbitmq/test_coverage)

Use the following steps to update and publish the package (https://www.npmjs.com/package/@funnode/rabbitmq)

1. update version number in package.json
2. execute command `npm publish`