Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
beerose committed Feb 17, 2023
1 parent c919844 commit fe31920
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 132 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@beerose/semantic-search",
"license": "MIT",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"description": "An OpenAI-powered CLI to build a semantic search index from your MDX files.",
"author": {
"email": "[email protected]",
Expand Down Expand Up @@ -53,7 +53,6 @@
"cac": "^6.7.14",
"dotenv": "^16.0.3",
"gpt3-tokenizer": "^1.1.5",
"node-fetch": "^3.3.0",
"openai": "^3.1.0",
"pinecone-client": "^1.0.1",
"remark": "^14.0.2",
Expand All @@ -62,7 +61,6 @@
"remark-mdx": "^2.3.0",
"remark-smartypants": "^2.0.0",
"tiny-glob": "^0.2.9",
"ts-node": "^10.9.1",
"unified": "^10.1.2"
}
}
136 changes: 7 additions & 129 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 fe31920

Please sign in to comment.