This commit is contained in:
Oleksandr Honcharov 2024-10-28 14:51:45 +02:00
parent 2b287f06a2
commit 96c92f9d19
2 changed files with 3 additions and 3 deletions

View File

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

View File

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