mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-06 14:05:22 +02:00
Added enable parameter for rendering index page (#289)
This commit is contained in:
parent
8a8db5c136
commit
d3e0cb176c
3 changed files with 9 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "codex.docs",
|
||||
"license": "Apache-2.0",
|
||||
"version": "v2.0.0-rc.4",
|
||||
"version": "v2.2.0-rc.1",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"codex.docs": "dist/backend/app.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue