Skip to content

Commit 77c3c6d

Browse files
committed
chore: release v3.1.0
Signed-off-by: mateonunez <[email protected]>
1 parent 04db921 commit 77c3c6d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fastify-orama",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Orama search-engine plugin for Fastify",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -59,5 +59,6 @@
5959
},
6060
"tsd": {
6161
"directory": "test/types"
62-
}
62+
},
63+
"packageManager": "[email protected]+sha512.c50088ba998c67b8ca8c99df8a5e02fd2ae2e2b29aaf238feaa9e124248d3f48f9fb6db2424949ff901cffbb5e0f0cc1ad6aedb602cd29450751d11c35023677"
6364
}

0 commit comments

Comments
 (0)