Skip to content

Commit

Permalink
Sync with txtai 8.2 API, closes #37
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Jan 9, 2025
1 parent 35c28f2 commit dfc38ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "txtai-node",
"dependencies": {
"sprintf-js": ">=1.1.2",
"txtai": ">=8.1.0"
"txtai": ">=8.2.0"
},
"devDependencies": {
"@babel/cli": ">=7.10.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "txtai",
"version": "8.1.0",
"version": "8.2.0",
"author": "NeuML",
"description": "JavaScript client for txtai",
"license": "Apache-2.0",
Expand Down

0 comments on commit dfc38ce

Please # to comment.