Skip to content

Commit

Permalink
Sync with txtai 7.4 API, closes #33
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Sep 5, 2024
1 parent 0393fa5 commit f05bd64
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": ">=7.3.0"
"txtai": ">=7.4.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": "7.3.0",
"version": "7.4.0",
"author": "NeuML",
"description": "JavaScript client for txtai",
"license": "Apache-2.0",
Expand Down

0 comments on commit f05bd64

Please sign in to comment.