v0.2.1
This commit is contained in:
parent
2b287f06a2
commit
19b1b770f6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"npmClient": "pnpm"
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@entityseven/rage-fw-rpc",
|
||||
"description": "Rage FW RPC",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"scripts": {
|
||||
"build": "tsup",
|
||||
"start": "npx ./dist create"
|
||||
@ -37,5 +37,6 @@
|
||||
"url": "https://github.com/SashaGoncharov19"
|
||||
}
|
||||
],
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"gitHead": "2b287f06a2e43dd15fd03911b29cad39ed307b39"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user