We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 579dad5 commit f79ca7bCopy full SHA for f79ca7b
1 file changed
package.json
@@ -2,14 +2,14 @@
2
"name": "@c0rejs/result",
3
"version": "6.5.28",
4
"description": "Result object",
5
- "homepage": "https://c0rejs.github.io/result/",
+ "homepage": "https://corejslib.github.io/result/",
6
"bugs": {
7
- "url": "https://github.com/c0rejs/result/issues",
+ "url": "https://github.com/corejslib/result/issues",
8
"email": "root <root@softvisio.net>"
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git+https://github.com/c0rejs/result.git"
+ "url": "git+https://github.com/corejslib/result.git"
13
14
"license": "ISC",
15
"author": "root <root@softvisio.net>",
0 commit comments