diff --git a/client/package.json b/client/package.json index 224317b8..11ecfbd5 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "@altv/types-client", - "version": "16.1.12", + "version": "16.1.13", "description": "This package contains types definitions for alt:V client-side module.", "types": "index.d.ts", "files": [ diff --git a/server/package.json b/server/package.json index cee62ee6..a24cc31c 100644 --- a/server/package.json +++ b/server/package.json @@ -1,6 +1,6 @@ { "name": "@altv/types-server", - "version": "16.1.7", + "version": "16.1.8", "description": "This package contains types definitions for alt:V server-side module.", "types": "index.d.ts", "files": [ diff --git a/shared/package.json b/shared/package.json index 9261ea7f..22bc43db 100644 --- a/shared/package.json +++ b/shared/package.json @@ -1,6 +1,6 @@ { "name": "@altv/types-shared", - "version": "16.1.2", + "version": "16.1.3", "description": "This package contains types definitions for alt:V JS module shared types.", "types": "index.d.ts", "files": [