This commit is contained in:
2024-10-28 12:46:24 +00:00
parent 2f2b1da99b
commit 2b287f06a2
3 changed files with 9215 additions and 7038 deletions
+8 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@entityseven/rage-fw-rpc",
"description": "Rage FW RPC",
"version": "0.2.1",
"version": "0.2.0",
"scripts": {
"build": "tsup",
"start": "npx ./dist create"
@@ -17,7 +17,13 @@
"peerDependencies": {
"typescript": "^5"
},
"keywords": ["ragemp", "rage", "rpc", "rage-rpc", "ragerpc"],
"keywords": [
"ragemp",
"rage",
"rpc",
"rage-rpc",
"ragerpc"
],
"main": "dist/index.js",
"types": "dist/src/index.d.ts",
"author": {