1
0
Fork 0
docsearch/lerna.json
Dylan Tientcheu 4f68ebbc06
feat(docusaurus-adapter): support docsearch key and adapter docs (#2858)
* feat(docusaurus-adapter): Support docsearch key and adapter docs

* chore(release): include docusaurus adapter in shipjs publish list

* chore(docusaurus-adapter): remove libtmp and pin initial version


* fix: issue with footer

* fix: contextuals

* fix all ts errors

* fix: lint

* fix lint
2026-02-17 17:53:12 +01:00

9 lines
122 B
JSON

{
"packages": [
"adapters/*",
"packages/*",
"examples/*"
],
"version": "4.5.4",
"npmClient": "yarn"
}