Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Commit 66b19a3

Browse files
committed
3.0.0-rc.0
Update package description
1 parent 1cdf7b6 commit 66b19a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "question-answering",
3-
"version": "3.0.0",
4-
"description": "Question Answering in NodeJS using DistilBERT and TensorFlow.js",
3+
"version": "3.0.0-rc.0",
4+
"description": "Production-ready Question Answering directly in Node.js",
55
"keywords": [
66
"nlp",
77
"question answering",

0 commit comments

Comments
 (0)