From 11f59910cb35f8bac8fbfd4d7c7a53a547d5c9e0 Mon Sep 17 00:00:00 2001 From: hydrant Date: Tue, 30 Jul 2019 13:05:48 +0200 Subject: [PATCH] try fix npm --- ReallifeGamemode.Client/package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReallifeGamemode.Client/package-lock.json b/ReallifeGamemode.Client/package-lock.json index f3cdb76f..aa057bec 100644 --- a/ReallifeGamemode.Client/package-lock.json +++ b/ReallifeGamemode.Client/package-lock.json @@ -344,8 +344,8 @@ "dev": true }, "NativeUI": { - "version": "git+ssh://git@github.com/sprayzcs/RageMP-NativeUI.git#3f2412469f0be4dfd8f7ff495aac67949704bff6", - "from": "git+ssh://git@github.com/sprayzcs/RageMP-NativeUI.git", + "version": "git+https://github.com/sprayzcs/RageMP-NativeUI.git#3f2412469f0be4dfd8f7ff495aac67949704bff6", + "from": "git+https://github.com/sprayzcs/RageMP-NativeUI.git", "dev": true }, "acorn": {