diff --git a/lerna.json b/lerna.json index 4a317e0..9fb003d 100644 --- a/lerna.json +++ b/lerna.json @@ -3,5 +3,5 @@ "packages/*" ], "npmClient": "pnpm", - "version": "2.1.7" + "version": "2.1.8" } diff --git a/packages/cef/package.json b/packages/cef/package.json index 6641d12..c7f7a14 100644 --- a/packages/cef/package.json +++ b/packages/cef/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-cef", - "version": "2.1.6", + "version": "2.1.8", "description": "Types definitions for RAGE:MP CEF module", "main": "index.d.ts", "files": [ diff --git a/packages/client/package.json b/packages/client/package.json index ea6a19d..a3088e1 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-client", - "version": "2.1.6", + "version": "2.1.8", "description": "Types definitions for RAGE:MP client-side module", "main": "index.d.ts", "files": [ diff --git a/packages/server/package.json b/packages/server/package.json index 204fbaf..0d726b0 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@ragempcommunity/types-server", - "version": "2.1.6", + "version": "2.1.8", "description": "Types definitions for RAGE:MP server-side module", "main": "index.d.ts", "files": [