Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Commit 4100a60

Browse files
author
Andrii Tiertyshnyi
committed
Fix repo links
1 parent 1d28a44 commit 4100a60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "@bolt/redux-thunk",
2+
"name": "@bolteu/redux-thunk",
33
"version": "2.4.0",
44
"license": "MIT",
55
"description": "Thunk middleware for Redux.",
6-
"repository": "github:reduxjs/redux-thunk",
7-
"bugs": "https://github.com/reduxjs/redux-thunk/issues",
8-
"homepage": "https://github.com/reduxjs/redux-thunk",
6+
"repository": "github:bolteu/redux-thunk",
7+
"bugs": "https://github.com/bolteu/redux-thunk/issues",
8+
"homepage": "https://github.com/bolteu/redux-thunk",
99
"keywords": [
1010
"redux",
1111
"thunk",

0 commit comments

Comments
 (0)