diff options
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index c3ac2f5..ae51afd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,6 +16,7 @@ "@remix-run/serve": "^2.10.3", "isbot": "^5.1.13", "jwt-decode": "^4.0.0", + "openapi-fetch": "^0.10.2", "react": "^18.3.1", "react-dom": "^18.3.1", "react-use-websocket": "^4.8.1", @@ -36,6 +37,7 @@ "eslint-plugin-jsx-a11y": "^6.9.0", "eslint-plugin-react": "^7.35.0", "eslint-plugin-react-hooks": "^4.6.2", + "openapi-typescript": "^7.1.0", "postcss": "^8.4.40", "prettier": "^3.3.3", "tailwindcss": "^3.4.7", |
