Skip to content

Commit

Permalink
Merge pull request #18 from hapinessjs/next
Browse files Browse the repository at this point in the history
doc(readme): packages' versions
  • Loading branch information
akanass committed Dec 20, 2017
2 parents 79955c6 + 94b4412 commit 3461b04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -221,9 +221,9 @@ $ yarn add @hapiness/core @hapiness/rabbitmq rxjs

```javascript
"dependencies": {
"@hapiness/core": "^1.2.2",
"@hapiness/rabbitmq": "^1.2.1",
"rxjs": "^5.5.2",
"@hapiness/core": "^1.3.0",
"@hapiness/rabbitmq": "^1.2.2",
"rxjs": "^5.5.5",
//...
}
//...
Expand Down

0 comments on commit 3461b04

Please sign in to comment.