1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00

Update version to 2.2.2 in package.json

This commit is contained in:
Peter Savchenko 2024-04-27 22:37:59 +03:00
parent f8ba8abf19
commit 481461de4f

View file

@ -1,7 +1,7 @@
{
"name": "codex.docs",
"license": "Apache-2.0",
"version": "v2.2.1",
"version": "2.2.2",
"type": "module",
"bin": {
"codex.docs": "dist/backend/app.js"