Edit username

This commit is contained in:
Francesco Esposito 2020-03-01 23:39:43 +01:00
parent 97f91d7178
commit b38a258940
2 changed files with 5 additions and 5 deletions

View File

@ -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))

View File

@ -9,14 +9,14 @@
},
"repository": {
"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",
"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": {
"eslint": "^5.14.1",
"eslint-config-airbnb-base": "^13.1.0",