Skip to content

Commit 41c6c0c

Browse files
committed
Update repo location
1 parent 12147e8 commit 41c6c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "redux-starter-kit",
33
"version": "0.6.1",
44
"description": "A simple set of tools to make using Redux easier",
5-
"repository": "https://github.com/markerikson/redux-starter-kit",
5+
"repository": "https://github.com/reduxjs/redux-starter-kit",
66
"main": "dist/redux-starter-kit.cjs.js",
77
"module": "dist/redux-starter-kit.esm.js",
88
"unpkg": "dist/redux-starter-kit.umd.min.js",

0 commit comments

Comments
 (0)