Edit username
This commit is contained in:
parent
eab369ed34
commit
96a303555e
|
@ -46,4 +46,4 @@ DB_PASSWORD=password
|
||||||
GPLv3
|
GPLv3
|
||||||
|
|
||||||
---
|
---
|
||||||
Made with ❤️ by Francesco Esposito ([@frsposito](https://github.com/frsposito))
|
Made with ❤️ by Francesco Esposito ([@franjsco](https://github.com/franjsco))
|
||||||
|
|
|
@ -11,9 +11,9 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/frsposito/umbrello-api.git"
|
"url": "git+https://github.com/franjsco/umbrello-api.git"
|
||||||
},
|
},
|
||||||
"author": "frsposito",
|
"author": "franjsco",
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.5.5",
|
"@babel/cli": "^7.5.5",
|
||||||
|
|
Loading…
Reference in New Issue