Skip to content

Commit 139873a

Browse files
committed
fix: clean older verisons of llamaindex
1 parent a11ba9f commit 139873a

File tree

3 files changed

+0
-55
lines changed

3 files changed

+0
-55
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ RUN npm install -g [email protected] && \
99
WORKDIR /app
1010

1111
COPY package.json package-lock.* ./
12-
ADD app/lib ./app/lib
1312
RUN pnpm install --ignore-scripts
1413
RUN pnpm add sharp
1514

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"@azure/identity": "^4.5.0",
1616
"@azure/search-documents": "^12.1.0",
1717
"@llamaindex/chat-ui": "0.0.5",
18-
"@llamaindex/core": "file:app/lib/llamaindex-core-0.4.10.tgz",
1918
"@radix-ui/react-collapsible": "^1.0.3",
2019
"@radix-ui/react-hover-card": "^1.0.7",
2120
"@radix-ui/react-progress": "^1.1.0",

pnpm-lock.yaml

Lines changed: 0 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)