1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-19 05:09:41 +02:00

update package.json version

This commit is contained in:
Nikita Melnikov 2022-11-07 08:49:32 -03:00
parent 6e48adecda
commit 2aaa889236

View file

@ -1,7 +1,7 @@
{ {
"name": "codex.docs", "name": "codex.docs",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "0.0.1-alpha.8", "version": "v2.0.0-rc.1",
"type": "module", "type": "module",
"bin": { "bin": {
"codex.docs": "dist/backend/app.js" "codex.docs": "dist/backend/app.js"