Merge pull request #183 from Mstrodl/feature/mstrodl/login-username

This commit is contained in:
Joseph Garrone
2022-10-04 18:43:02 +02:00
committed by GitHub
7 changed files with 491 additions and 4 deletions

View File

@ -59,6 +59,7 @@
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@babel/core": "^7.0.0",
"@emotion/react": "^11.4.1",
"@types/memoizee": "^0.4.7",
"@types/minimist": "^1.2.2",