Skip to content

Commit

Permalink
Add repository to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
felipemsantana authored Aug 25, 2016
1 parent 1e14cc6 commit 33fc561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.2.3",
"description": "Redux middleware that detects mutations between and outside redux dispatches. For development use only.",
"main": "dist/index.js",
"repository": "leoasis/redux-immutable-state-invariant",
"scripts": {
"clean": "rm -rf dist",
"build": "babel --out-dir dist src",
Expand Down

0 comments on commit 33fc561

Please sign in to comment.