diff --git a/README.md b/README.md index 6636f0a..5712e7f 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,15 @@ Remember to 🌟 this Github if you 💖 it. #### `CLIENT-SIDE` -```bash +```sh # With npm -npm i --save-dev github:leonardssh/ragemp-types#types-client@v1.1.2 +> npm i --save-dev github:leonardssh/ragemp-types#types-client@v1.1.3 # With yarn -yarn add -D github:leonardssh/ragemp-types#types-client@v1.1.2 +> yarn add -D github:leonardssh/ragemp-types#types-client@v1.1.3 # With pnpm -pnpm add -D github:leonardssh/ragemp-types#types-client@v1.1.2 +> pnpm add -D github:leonardssh/ragemp-types#types-client@v1.1.3 ``` > 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 74cb9c1..47ce02e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ragemp/types-client", - "version": "1.1.2", + "version": "1.1.3", "description": "Types definitions for RAGE:MP client-side module", "main": "index.d.ts", "files": [