Compare commits
2 Commits
74c0215366
...
8f856d929f
Author | SHA1 | Date | |
---|---|---|---|
|
8f856d929f | ||
|
ee8210f140 |
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||||
"version": "0.2.2",
|
"version": "0.2.3",
|
||||||
"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.2",
|
"version": "0.2.3",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsup",
|
"build": "tsup",
|
||||||
"start": "npx ./dist create"
|
"start": "npx ./dist create"
|
||||||
@ -37,5 +37,6 @@
|
|||||||
"url": "https://github.com/SashaGoncharov19"
|
"url": "https://github.com/SashaGoncharov19"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"gitHead": "74c0215366776f18755c47eaf740518c81245e01"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user