Skip to content

Commit

Permalink
Merge pull request #19 from fmatoss/patch-1
Browse files Browse the repository at this point in the history
Add repository to package.json
  • Loading branch information
leoasis authored Sep 20, 2016
2 parents 1e14cc6 + 33fc561 commit 3a2c647
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 3a2c647

Please sign in to comment.