We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12147e8 commit 41c6c0cCopy full SHA for 41c6c0c
package.json
@@ -2,7 +2,7 @@
2
"name": "redux-starter-kit",
3
"version": "0.6.1",
4
"description": "A simple set of tools to make using Redux easier",
5
- "repository": "https://github.com/markerikson/redux-starter-kit",
+ "repository": "https://github.com/reduxjs/redux-starter-kit",
6
"main": "dist/redux-starter-kit.cjs.js",
7
"module": "dist/redux-starter-kit.esm.js",
8
"unpkg": "dist/redux-starter-kit.umd.min.js",
0 commit comments