This commit is contained in:
Oleksandr Honcharov 2024-10-28 14:54:48 +02:00
parent ee8210f140
commit 8f856d929f
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.2.2",
"version": "0.2.3",
"npmClient": "pnpm"
}

View File

@ -1,7 +1,7 @@
{
"name": "@entityseven/rage-fw-rpc",
"description": "Rage FW RPC",
"version": "0.2.2",
"version": "0.2.3",
"scripts": {
"build": "tsup",
"start": "npx ./dist create"