Update docsy to v0.8.0 (#1699)

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-02-27 19:12:39 +01:00 committed by GitHub
parent e2dc5a3826
commit b136b357e0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 382 additions and 360 deletions

View file

@ -5,9 +5,6 @@
"main": "none.js",
"scripts": {
"get-proposals": "node ./scripts/proposals.js",
"get:submodule": "git submodule update --init --depth 1",
"_prepare:docsy": "cd themes/docsy && npm install",
"prepare": "npm run get:submodule && npm run _prepare:docsy",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {