Compare commits

..
1 Commits
Author SHA1 Message Date
Oleksandr Honcharov 96c92f9d19 v0.2.1 2024-10-28 14:51:45 +02:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.2.0",
"version": "0.2.1",
"npmClient": "pnpm"
}
+2 -2
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"