Add ts-rest and axios

This commit is contained in:
jeffvli 2023-04-23 01:25:16 -07:00
parent c593b7bc46
commit 637d420e1c
2 changed files with 58 additions and 19 deletions

View file

@ -264,6 +264,8 @@
"@mantine/utils": "^6.0.8",
"@tanstack/react-query": "^4.24.4",
"@tanstack/react-query-devtools": "^4.24.4",
"@ts-rest/core": "^3.19.2",
"axios": "^1.3.6",
"dayjs": "^1.11.6",
"electron-debug": "^3.2.0",
"electron-localshortcut": "^3.2.1",