docs: add Volta configuration to docusaurus (#67625)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
136831a8a9
commit
9f53b5f4ed
@@ -2,6 +2,9 @@
|
||||
"name": "docu",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"volta": {
|
||||
"node": "18.15.0"
|
||||
},
|
||||
"scripts": {
|
||||
"prepare-registry-cache": "node src/scripts/prepare-registry-cache.js",
|
||||
"gen-embedded-api-docs": "pnpm exec docusaurus clean-api-docs all && pnpm exec docusaurus gen-api-docs all",
|
||||
|
||||
Reference in New Issue
Block a user