Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d3d75b338d | ||
|
|
04eb724073 | ||
|
|
e4950b6c99 | ||
|
|
8f856d929f | ||
|
|
ee8210f140 | ||
|
|
74c0215366 | ||
|
|
19b1b770f6 |
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.5",
|
||||
"npmClient": "pnpm"
|
||||
}
|
||||
|
||||
+3
-2
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "rage-fw-rpc",
|
||||
"description": "Rage FW RPC",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.5",
|
||||
"scripts": {
|
||||
"build": "tsup",
|
||||
"start": "npx ./dist create"
|
||||
@@ -37,5 +37,6 @@
|
||||
"url": "https://github.com/SashaGoncharov19"
|
||||
}
|
||||
],
|
||||
"license": "MIT"
|
||||
"license": "MIT",
|
||||
"gitHead": "04eb7240735c4a0e4855ebabbe8d5b326819fa76"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user