mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-12 23:36:00 +00:00
docs: include version in the title (#123)
Include the version according to the package.json in the title of docs page.
This commit is contained in:
parent
93eabedd16
commit
f9b079c2bf
@ -24,7 +24,7 @@
|
||||
"test:component": "cypress run --component --browser electron",
|
||||
"test:unit": "npm run test:unit:dev -- run --coverage",
|
||||
"test:unit:dev": "vitest",
|
||||
"docs:generate": "typedoc --navigation.includeCategories true --plugin typedoc-plugin-coverage src/index.tsx",
|
||||
"docs:generate": "typedoc --includeVersion --navigation.includeCategories true --plugin typedoc-plugin-coverage src/index.tsx",
|
||||
"update": "npx npm-check-updates"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user