Skip to content

Commit

Permalink
Added npm version badge and repository for package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-lundin committed Mar 19, 2017
1 parent 1a0d137 commit bbb716f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Redux-packa
[![Build Status](https://travis-ci.org/daniel-lundin/redux-packa.svg?branch=master)](https://travis-ci.org/daniel-lundin/redux-packa)
[![npm version](https://badge.fury.io/js/redux-packa.svg)](https://badge.fury.io/js/redux-packa)

Wrapper around [https://github.com/lelandrichardson/redux-pack](redux-pack) that adds hooks and handlers form canceled promises.

Expand Down
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"license": "MIT",
"dependencies": {
"redux-pack": "^0.1.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/daniel-lundin/redux-packa.git"
},
"devDependencies": {
"babel-cli": "^6.24.0",
Expand Down

0 comments on commit bbb716f

Please sign in to comment.