Skip to content

Commit 987b94a

Browse files
authored
Update package.json
Relocating github repo Signed-off-by: webKrafter <54419534+webKrafter@users.noreply.github.com>
1 parent 86861ac commit 987b94a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"alias": "react eagle eye context",
2+
"alias": "react observable context",
33
"author": "Stephen Isienyi <stephen.isienyi@webkrafting.com>",
44
"bugs": {
5-
"url": "https://github.com/webKrafters/react-observable-context/issues"
5+
"url": "https://github.com/webKrafters/react-observable-context.js/issues"
66
},
77
"contributors": [
88
"steveswork <stephen.isienyi@gmail.com> (https://github.com/steveswork)"
@@ -63,7 +63,7 @@
6363
"logo.png",
6464
"dist"
6565
],
66-
"homepage": "https://eagleeye.js.org",
66+
"homepage": "https://react-observable-context.js.org",
6767
"keywords": [
6868
"connect",
6969
"context",
@@ -103,7 +103,7 @@
103103
},
104104
"repository": {
105105
"type": "git",
106-
"url": "git+https://github.com/webKrafters/react-observable-context.git"
106+
"url": "git+https://github.com/webKrafters/react-observable-context.js.git"
107107
},
108108
"scripts": {
109109
"build": "eslint --fix && rm -rf dist && tsc && babel dist -d dist",

0 commit comments

Comments
 (0)