1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

fix swagger UI package to allow compilation

Signed-off-by: Iris Koester <iris.m.koester@gmail.com>
This commit is contained in:
Iris Koester 2023-07-11 17:08:53 +02:00
parent 30805b8ec7
commit 2030b12758

View file

@ -53,7 +53,7 @@
"react-syntax-highlighter": "^15.5.0",
"react-trafficlight": "^5.2.1",
"superagent": "^7.1.2",
"swagger-ui-react": "^4.10.3",
"swagger-ui-react": "4.13.0",
"typescript": "^4.6.3",
"xstate": "^4.31.0"
},