diff --git a/types/client/package.json b/types/client/package.json index 4d49bfc87..c3f738c94 100644 --- a/types/client/package.json +++ b/types/client/package.json @@ -1,6 +1,6 @@ { "name": "@altv/client", - "version": "0.0.28", + "version": "0.0.29", "description": "This package contains the type definitions for the alt:V JS module v2 client types", "types": "index.d.ts", "files": [ diff --git a/types/server/package.json b/types/server/package.json index 2b29e0c07..9c081f0a2 100644 --- a/types/server/package.json +++ b/types/server/package.json @@ -1,6 +1,6 @@ { "name": "@altv/server", - "version": "0.0.34", + "version": "0.0.35", "description": "This package contains the type definitions for the alt:V JS module v2 server types", "types": "index.d.ts", "files": [ diff --git a/types/shared/package.json b/types/shared/package.json index 4ba586078..36b3370f4 100644 --- a/types/shared/package.json +++ b/types/shared/package.json @@ -1,6 +1,6 @@ { "name": "@altv/shared", - "version": "0.0.12", + "version": "0.0.13", "description": "This package contains the type definitions for the alt:V JS module v2 shared types", "types": "index.d.ts", "files": [