Edit username
This commit is contained in:
parent
97f91d7178
commit
b38a258940
|
@ -31,4 +31,4 @@ A simple REST API for trackmyd.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Made with ❤️ by Francesco Esposito ([@frsposito](https://github.com/frsposito))
|
Made with ❤️ by Francesco Esposito ([@franjsco](https://github.com/franjsco))
|
||||||
|
|
|
@ -9,14 +9,14 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/frsposito/trackmyd-api.git"
|
"url": "git+https://github.com/franjsco/trackmyd-api.git"
|
||||||
},
|
},
|
||||||
"author": "frsposito",
|
"author": "franjsco",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/frsposito/trackmyd-api/issues"
|
"url": "https://github.com/franjsco/trackmyd-api/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/frsposito/trackmyd-api#readme",
|
"homepage": "https://github.com/franjsco/trackmyd-api#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^5.14.1",
|
"eslint": "^5.14.1",
|
||||||
"eslint-config-airbnb-base": "^13.1.0",
|
"eslint-config-airbnb-base": "^13.1.0",
|
||||||
|
|
Loading…
Reference in New Issue