This commit is contained in:
2022-12-15 00:00:32 +01:00
parent 9b344b4e16
commit 01190c5ff2
19 changed files with 230 additions and 66 deletions

View File

@ -12,6 +12,7 @@
"@types/react-dom": "^18.0.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.4.5",
"react-scripts": "5.0.1",
"typescript": "^4.9.4",
"web-vitals": "^2.1.4"
@ -39,5 +40,6 @@
"last 1 firefox version",
"last 1 safari version"
]
}
},
"homepage": "http://localhost/li"
}