Skip to content

Commit

Permalink
Sync with txtai 3.6, closes #8
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Nov 8, 2021
1 parent 973228e commit a3c92d5
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": ">=3.5.0"
"txtai": ">=3.6.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": "3.5.0",
"version": "3.6.0",
"author": "NeuML",
"description": "Build AI-powered semantic search applications in JavaScript",
"license": "Apache-2.0",
Expand Down

0 comments on commit a3c92d5

Please sign in to comment.