chore: update README.md with Firestore vector search fallback note, remove unused dependency from package.json

This commit is contained in:
David Snelling 2025-06-02 12:29:39 -07:00
parent c62f714ec5
commit 9a4f1ab1f6
2 changed files with 2 additions and 2 deletions

View file

@ -67,8 +67,7 @@
"@tensorflow/tfjs-core": "^4.22.0",
"@tensorflow/tfjs-layers": "^4.22.0",
"firebase": "^10.8.0",
"firebase-admin": "^12.0.0",
"@firebase/firestore-vector-search": "^0.1.0"
"firebase-admin": "^12.0.0"
},
"prettier": {
"arrowParens": "always",