mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-06 14:05:22 +02:00
Fixed copy button path in header.twig, code.twig (#290)
* Fixed copy button path in header.twig * Fixed path of copy button in code.twig, updated version * add more logs * Added overwrite property * update version Co-authored-by: Nikita Melnikov <nikmel2803@gmail.com>
This commit is contained in:
parent
d3e0cb176c
commit
f78b9ecff5
5 changed files with 20 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "codex.docs",
|
||||
"license": "Apache-2.0",
|
||||
"version": "v2.2.0-rc.1",
|
||||
"version": "v2.2.0-rc.11",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
"codex.docs": "dist/backend/app.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue