Commit 90ac60b
Fix project links in package.json (#881)
Some links were still referencing the old repo name (`gaearon/react-redux`). Not a huge issue since the old URL redirects, but might as well use the correct URL since some tools display these as-is to end users (eg. yarn via `yarn outdated`) which can potentially be confusing.1 parent c1b9d36 commit 90ac60b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments