upd (fw):

- using syncpack to maintain dependencies consistency
- testing lerna
This commit is contained in:
2025-01-28 21:06:25 +00:00
parent 166b933b71
commit 4e48772950
22 changed files with 29431 additions and 84 deletions
+6 -5
View File
@@ -1,4 +1,5 @@
{
"private": false,
"name": "@entityseven/rage-fw-client",
"version": "0.2.0",
"files": [
@@ -22,16 +23,16 @@
"build": "tsup"
},
"dependencies": {
"@entityseven/rage-fw-rpc": "0.2.5",
"@entityseven/rage-fw-rpc": "workspace:*",
"zod": "^3.24.1"
},
"devDependencies": {
"@types/node": "catalog:"
"@types/node": "22.12.0"
},
"peerDependencies": {
"@entityseven/rage-fw-shared-types": "0.2.0",
"@ragempcommunity/types-client": "catalog:",
"typescript": "^5"
"@entityseven/rage-fw-shared-types": "workspace:*",
"@ragempcommunity/types-client": "^2.1.8",
"typescript": "^5.7.3"
},
"description": "Package used on a client-side of your Rage:MP Server",
"keywords": [