* 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
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"packages": [
|
|
"adapters/*",
|
|
"packages/*",
|
|
"examples/*"
|
|
],
|
|
"version": "4.5.4",
|
|
"npmClient": "yarn"
|
|
}
|