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 0988855 commit 3f03193Copy full SHA for 3f03193
1 file changed
package.json
@@ -1,8 +1,8 @@
1
{
2
- "alias": "eagle eye context",
+ "alias": "react eagle eye context",
3
"author": "Stephen Isienyi <stephen.isienyi@webkrafting.com>",
4
"bugs": {
5
- "url": "https://github.com/webKrafters/eagleeye.js/issues"
+ "url": "https://github.com/webKrafters/react-observable-context/issues"
6
},
7
"contributors": [
8
"steveswork <stephen.isienyi@gmail.com> (https://github.com/steveswork)"
@@ -106,7 +106,7 @@
106
107
"repository": {
108
"type": "git",
109
- "url": "git+https://github.com/webKrafters/eagleeye.js.git"
+ "url": "git+https://github.com/webKrafters/react-observable-context.git"
110
111
"scripts": {
112
"build": "eslint --fix && rm -rf dist && tsc && babel dist -d dist",
0 commit comments