v0.0.6-alpha.0
This commit is contained in:
parent
5064fb6347
commit
77d667ce67
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rage-fw-client",
|
||||
"version": "0.0.5-alpha.0",
|
||||
"version": "0.0.6-alpha.0",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
"files": [
|
||||
@ -12,8 +12,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ragempcommunity/types-client": "^2.1.8",
|
||||
"rage-rpc": "^0.4.0",
|
||||
"rage-fw-shared-types": "workspace:^"
|
||||
"rage-fw-shared-types": "workspace:^",
|
||||
"rage-rpc": "^0.4.0"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "SashaGoncharov19",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||
"version": "0.0.5-alpha.0",
|
||||
"version": "0.0.6-alpha.0",
|
||||
"npmClient": "pnpm"
|
||||
}
|
||||
|
11221
pnpm-lock.yaml
generated
11221
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rage-fw-server",
|
||||
"version": "0.0.5-alpha.0",
|
||||
"version": "0.0.6-alpha.0",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"type": "module",
|
||||
@ -13,8 +13,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ragempcommunity/types-server": "^2.1.8",
|
||||
"rage-rpc": "^0.4.0",
|
||||
"rage-fw-shared-types": "workspace:^"
|
||||
"rage-fw-shared-types": "workspace:^",
|
||||
"rage-rpc": "^0.4.0"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "SashaGoncharov19",
|
||||
|
Loading…
Reference in New Issue
Block a user