We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04db921 commit 77c3c6dCopy full SHA for 77c3c6d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fastify-orama",
3
- "version": "3.0.0",
+ "version": "3.1.0",
4
"description": "Orama search-engine plugin for Fastify",
5
"main": "index.js",
6
"types": "index.d.ts",
@@ -59,5 +59,6 @@
59
},
60
"tsd": {
61
"directory": "test/types"
62
- }
+ },
63
+ "packageManager": "[email protected]+sha512.c50088ba998c67b8ca8c99df8a5e02fd2ae2e2b29aaf238feaa9e124248d3f48f9fb6db2424949ff901cffbb5e0f0cc1ad6aedb602cd29450751d11c35023677"
64
}
0 commit comments