From 528a2e727b98cb1c40e912f1e4ceffae94fb51c3 Mon Sep 17 00:00:00 2001 From: LeonardSSH Date: Wed, 2 Feb 2022 16:35:07 +0000 Subject: [PATCH] publish(client): output for b883637d7f0bd1c4e7a1393516a3e44d3b5fcc98 --- README.md | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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": [