From e0917c28b92b63ef64d3f63460e9689b46fbe42a Mon Sep 17 00:00:00 2001 From: LeonardSSH Date: Tue, 4 Jan 2022 11:40:55 +0000 Subject: [PATCH] publish(client): output for 3d7fbd5b44a65aa0f02c38a23286eeccc9c893d0 --- README.md | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9ab67fe..c93b2bc 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.0 +npm i --save-dev github:leonardssh/ragemp-types#types-client@v1.1.1 # With yarn -yarn add -D github:leonardssh/ragemp-types#types-client@v1.1.0 +yarn add -D github:leonardssh/ragemp-types#types-client@v1.1.1 # With pnpm -pnpm add -D github:leonardssh/ragemp-types#types-client@v1.1.0 +pnpm add -D github:leonardssh/ragemp-types#types-client@v1.1.1 ``` > 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 6fc69ed..e07016d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ragemp/types-client", - "version": "1.1.0", + "version": "1.1.1", "description": "Types definitions for RAGE:MP client-side module", "main": "index.d.ts", "files": [