From 20f9a102d1441678d624fd8f778e1f8b4f880094 Mon Sep 17 00:00:00 2001 From: xLuxy <67131061+xLuxy@users.noreply.github.com> Date: Sat, 9 Mar 2024 03:15:02 +0100 Subject: [PATCH] chore: Addendum to previous commit --- types/webview/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/types/webview/package.json b/types/webview/package.json index 50e27cd79..796d510ac 100644 --- a/types/webview/package.json +++ b/types/webview/package.json @@ -1,6 +1,6 @@ { "name": "@altv/webview", - "version": "0.0.5", + "version": "0.0.6", "description": "This package contains the type definitions for the alt:V JS module v2 WebView types", "types": "index.d.ts", "files": [ @@ -16,7 +16,7 @@ "url": "git+https://github.com/altmp/altv-js-module-v2.git" }, "peerDependencies": { - "@altv/shared": "^0.0.1" + "@altv/shared": "~0.0.1" }, "keywords": [ "altmp",