diff options
| author | Dhravya <[email protected]> | 2024-06-11 19:27:13 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-06-11 19:27:13 -0500 |
| commit | aabdef4b0d953e547aee798d649a1e8bd2e8ce2d (patch) | |
| tree | d52d14df1f377dc911a585330eacdd4c0343a978 /package.json | |
| parent | minor changes and improvements (diff) | |
| download | supermemory-aabdef4b0d953e547aee798d649a1e8bd2e8ce2d.tar.xz supermemory-aabdef4b0d953e547aee798d649a1e8bd2e8ce2d.zip | |
some documentation for backend
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 1fc76d17..a58b09c6 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,7 @@ "@aws-sdk/s3-request-presigner": "^3.577.0", "@cloudflare/puppeteer": "^0.0.8", "@headlessui/react": "^2.0.4", + "@hono/swagger-ui": "^0.2.2", "@hookform/resolvers": "^3.4.2", "@iarna/toml": "^2.2.5", "@langchain/cloudflare": "^0.0.6", |