upgrade dependencies

This commit is contained in:
Andreas Hubel 2023-09-23 12:56:14 +02:00
commit 4be0ee36b4
7 changed files with 19231 additions and 46 deletions

View file

@ -1,12 +1,13 @@
eve-frontend
eva-frontend
=======================
The React frontent running https://spaceapi.ccc.de
Usage
-----
```
npm install -g yarn
yarn install
yarn start
npm install
npm start
```