chore: remove erroneous onlyBuiltDependencies from subpackage

This commit is contained in:
Christian Benincasa
2026-01-20 17:35:55 -05:00
parent 8ca81db7ca
commit 9e956b8df7

View File

@@ -136,10 +136,5 @@
},
"meilisearch": {
"version": "1.30.0"
},
"pnpm": {
"onlyBuiltDependencies": [
"better-sqlite3"
]
}
}