Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 89b6da4

Browse files
authored
chore: Remove names and links (#50)
1 parent 80135bb commit 89b6da4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "server.js",
66
"repository": {
77
"type": "git",
8-
"url": "https://github.com/amaurymartiny/react-redux-auth0-kit.git"
8+
"url": "https://github.com/amaurym/react-redux-auth0-kit.git"
99
},
1010
"keywords": [
1111
"react",
@@ -15,10 +15,10 @@
1515
"boilerplate",
1616
"starter"
1717
],
18-
"author": "Amaury Martiny",
18+
"author": "Amaury <amaurym10@protonmail.com>",
1919
"license": "MIT",
2020
"bugs": {
21-
"url": "https://github.com/amaurymartiny/react-redux-auth0-kit/issues"
21+
"url": "https://github.com/amaurym/react-redux-auth0-kit/issues"
2222
},
2323
"dependencies": {
2424
"auth0-lock": "^11.21.0",

0 commit comments

Comments
 (0)