Skip to content

Commit 3f03193

Browse files
committed
change repo location
1 parent 0988855 commit 3f03193

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"alias": "eagle eye context",
2+
"alias": "react eagle eye context",
33
"author": "Stephen Isienyi <stephen.isienyi@webkrafting.com>",
44
"bugs": {
5-
"url": "https://github.com/webKrafters/eagleeye.js/issues"
5+
"url": "https://github.com/webKrafters/react-observable-context/issues"
66
},
77
"contributors": [
88
"steveswork <stephen.isienyi@gmail.com> (https://github.com/steveswork)"
@@ -106,7 +106,7 @@
106106
},
107107
"repository": {
108108
"type": "git",
109-
"url": "git+https://github.com/webKrafters/eagleeye.js.git"
109+
"url": "git+https://github.com/webKrafters/react-observable-context.git"
110110
},
111111
"scripts": {
112112
"build": "eslint --fix && rm -rf dist && tsc && babel dist -d dist",

0 commit comments

Comments
 (0)