diff --git a/README.md b/README.md index c93b2bc..6636f0a 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ Remember to 🌟 this Github if you 💖 it. ```bash # With npm -npm i --save-dev github:leonardssh/ragemp-types#types-client@v1.1.1 +npm i --save-dev github:leonardssh/ragemp-types#types-client@v1.1.2 # With yarn -yarn add -D github:leonardssh/ragemp-types#types-client@v1.1.1 +yarn add -D github:leonardssh/ragemp-types#types-client@v1.1.2 # With pnpm -pnpm add -D github:leonardssh/ragemp-types#types-client@v1.1.1 +pnpm add -D github:leonardssh/ragemp-types#types-client@v1.1.2 ``` > To make these types detectable, you need to add the `types` property below to `tsconfig.json` on each side of your project. diff --git a/package.json b/package.json index e07016d..74cb9c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ragemp/types-client", - "version": "1.1.1", + "version": "1.1.2", "description": "Types definitions for RAGE:MP client-side module", "main": "index.d.ts", "files": [