Compare commits
No commits in common. "8f856d929f0a5e994ca6acb37db5d3b5bdc4a3cc" and "74c0215366776f18755c47eaf740518c81245e01" have entirely different histories.
8f856d929f
...
74c0215366
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||||
"version": "0.2.3",
|
"version": "0.2.2",
|
||||||
"npmClient": "pnpm"
|
"npmClient": "pnpm"
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@entityseven/rage-fw-rpc",
|
"name": "@entityseven/rage-fw-rpc",
|
||||||
"description": "Rage FW RPC",
|
"description": "Rage FW RPC",
|
||||||
"version": "0.2.3",
|
"version": "0.2.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsup",
|
"build": "tsup",
|
||||||
"start": "npx ./dist create"
|
"start": "npx ./dist create"
|
||||||
@ -37,6 +37,5 @@
|
|||||||
"url": "https://github.com/SashaGoncharov19"
|
"url": "https://github.com/SashaGoncharov19"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT"
|
||||||
"gitHead": "74c0215366776f18755c47eaf740518c81245e01"
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user