Updated docs

This commit is contained in:
amithkoujalgi 2025-04-18 22:52:08 +05:30
parent 8fd203931d
commit 9d9bc53e0b
No known key found for this signature in database
GPG Key ID: E29A37746AF94B70
2 changed files with 7 additions and 6 deletions

View File

@ -29,10 +29,10 @@ list-releases:
--compressed \
--silent | jq -r '.components[].version'
docs:
docs-build:
npm i --prefix docs && npm run build --prefix docs
docs-dev:
docs-serve:
npm i --prefix docs && npm run start --prefix docs
start-cpu:

View File

@ -4804,9 +4804,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001641",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz",
"integrity": "sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==",
"version": "1.0.30001714",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001714.tgz",
"integrity": "sha512-mtgapdwDLSSBnCI3JokHM7oEQBLxiJKVRtg10AxM1AyeiKcM96f0Mkbqeq+1AbiCtvMcHRulAAEMu693JrSWqg==",
"funding": [
{
"type": "opencollective",
@ -4820,7 +4820,8 @@
"type": "github",
"url": "https://github.com/sponsors/ai"
}
]
],
"license": "CC-BY-4.0"
},
"node_modules/ccount": {
"version": "2.0.1",