v0.0.6-alpha.0

This commit is contained in:
Oleksandr Honcharov
2024-06-10 17:29:22 +03:00
parent 5064fb6347
commit 77d667ce67
4 changed files with 6492 additions and 4743 deletions
+3 -3
View File
@@ -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",