- rpc d.ts configured correctly
- package.json credentials updated
This commit is contained in:
2024-10-01 18:19:46 +01:00
parent fafcdb50a8
commit ee4baca74a
21 changed files with 162 additions and 369 deletions
+7 -2
View File
@@ -17,8 +17,13 @@
"@ragempcommunity/types-cef": "^2.1.8",
"rage-fw-shared-types": "workspace:^"
},
"description": "RageFW CEF side",
"keywords": [],
"author": "SashaGoncharov19",
"license": "MIT",
"description": "CEF side for rage-fw"
"contributors": [{
"name": "rilaxik",
"email": "[email protected]",
"url": "https://github.com/rilaxik"
}],
"license": "MIT"
}