From a14618e2021f3e509bc268ed9e4d2728e633e3e7 Mon Sep 17 00:00:00 2001 From: LeonardSSH Date: Tue, 28 Dec 2021 19:26:10 +0000 Subject: [PATCH] publish(server): output for 8b8e379632b6f3eb319806b461bb7f2c0be0edb4 --- README.md | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9fb8b15..aa5b2d1 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-server@v1.0.1 +npm i --save-dev github:leonardssh/ragemp-types#types-server@v1.0.2 # With yarn -yarn add -D github:leonardssh/ragemp-types#types-server@v1.0.1 +yarn add -D github:leonardssh/ragemp-types#types-server@v1.0.2 # With pnpm -pnpm add -D github:leonardssh/ragemp-types#types-server@v1.0.1 +pnpm add -D github:leonardssh/ragemp-types#types-server@v1.0.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 52c55c8..640c3e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ragemp/types-server", - "version": "1.0.1", + "version": "1.0.2", "description": "Types definitions for RAGE:MP server-side module", "main": "index.d.ts", "files": [