@nexo-labs/payload-typesense 1.6.17 → 1.6.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nexo-labs/payload-typesense",
3
- "version": "1.6.17",
3
+ "version": "1.6.19",
4
4
  "description": "A powerful, production-ready search plugin that integrates Typesense with Payload CMS, providing lightning-fast, typo-tolerant search capabilities with real-time synchronization and a comprehensive theme system.",
5
5
  "license": "MIT",
6
6
  "sideEffects": false,
@@ -90,7 +90,7 @@
90
90
  "openai": "^4.104.0",
91
91
  "typesense": "^2.1.0",
92
92
  "zod": "^4.1.11",
93
- "@nexo-labs/payload-indexer": "1.6.17"
93
+ "@nexo-labs/payload-indexer": "1.6.19"
94
94
  },
95
95
  "scripts": {
96
96
  "build": "pnpm copyfiles && tsdown",