Skip to content

Commit 96392c5

Browse files
authored
Fixed some values (#13)
1 parent 1a2a08e commit 96392c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"test:functional": "mocha --recursive --require ts-node/register test/Functional/*/*.ts"
1515
},
1616
"license": "MIT",
17-
"author": "alexhoma <alexcm.14@gmail.com>",
17+
"author": "Marc Morera <yuhu@mmoreram.com>",
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/apisearch/javascript-search-client.git"
20+
"url": "https://github.com/apisearch-io/javascript-client.git"
2121
},
2222
"bugs": {
23-
"url": "https://github.com/apisearch/javascript-search-client/issues"
23+
"url": "https://github.com/apisearch-io/javascript-client/issues"
2424
},
25-
"homepage": "https://github.com/apisearch/javascript-search-client",
25+
"homepage": "https://github.com/apisearch-io/javascript-client",
2626
"keywords": [
2727
"es6",
2828
"search-engine",

0 commit comments

Comments
 (0)