Skip to content

Commit

Permalink
fix: clean older verisons of llamaindex
Browse files Browse the repository at this point in the history
  • Loading branch information
manekinekko committed Jan 24, 2025
1 parent a11ba9f commit 139873a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 55 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ RUN npm install -g [email protected] && \
WORKDIR /app

COPY package.json package-lock.* ./
ADD app/lib ./app/lib
RUN pnpm install --ignore-scripts
RUN pnpm add sharp

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"@azure/identity": "^4.5.0",
"@azure/search-documents": "^12.1.0",
"@llamaindex/chat-ui": "0.0.5",
"@llamaindex/core": "file:app/lib/llamaindex-core-0.4.10.tgz",
"@radix-ui/react-collapsible": "^1.0.3",
"@radix-ui/react-hover-card": "^1.0.7",
"@radix-ui/react-progress": "^1.1.0",
Expand Down
53 changes: 0 additions & 53 deletions pnpm-lock.yaml

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

0 comments on commit 139873a

Please sign in to comment.