Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d3d75b338d | ||
|
|
04eb724073 | ||
|
|
e4950b6c99 | ||
|
|
8f856d929f | ||
|
|
ee8210f140 | ||
|
|
74c0215366 | ||
|
|
19b1b770f6 | ||
|
|
96c92f9d19 |
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||||
"version": "0.2.0",
|
"version": "0.2.5",
|
||||||
"npmClient": "pnpm"
|
"npmClient": "pnpm"
|
||||||
}
|
}
|
||||||
|
|||||||
+4
-3
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@entityseven/rage-fw-rpc",
|
"name": "rage-fw-rpc",
|
||||||
"description": "Rage FW RPC",
|
"description": "Rage FW RPC",
|
||||||
"version": "0.2.0",
|
"version": "0.2.5",
|
||||||
"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": "04eb7240735c4a0e4855ebabbe8d5b326819fa76"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user