Skip to content

Commit

Permalink
update autocomplete and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
generall committed Jun 8, 2024
1 parent 22fd208 commit aeebc11
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qdrant-web-ui",
"version": "0.1.26",
"version": "0.1.27",
"license": "Apache-2.0",
"private": true,
"dependencies": {
Expand All @@ -25,7 +25,7 @@
"@uppy/react": "^3.1.2",
"@uppy/xhr-upload": "^3.3.1",
"@vitejs/plugin-react": "^4.0.0",
"autocomplete-openapi": "0.1.3",
"autocomplete-openapi": "0.1.4",
"axios": "^1.6.7",
"chart.js": "^4.3.0",
"chroma-js": "^2.4.2",
Expand Down

0 comments on commit aeebc11

Please sign in to comment.