Skip to content

Commit

Permalink
Fix readme 2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryuk committed Jan 2, 2021
1 parent 435cb1e commit fa6db11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Ready to use with TypeScript and JavaScript.

## Installation
```
npm install @coden/redis-functions-balancer --save-prod
npm install redis-functions-balancer --save-prod
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redis-functions-balancer",
"version": "1.0.1",
"version": "1.0.2",
"description": "Balance NodeJs functions with Redis",
"repository": "https://github.com/dmitryuk/RedisFunctionsBalancer",
"main": "index.ts",
Expand Down

0 comments on commit fa6db11

Please sign in to comment.