From 5b81ba886e8c4e0229dcfab284be4433d21df7d4 Mon Sep 17 00:00:00 2001 From: kookroach <62265045+kookroach@users.noreply.github.com> Date: Sun, 4 Apr 2021 21:37:06 +0200 Subject: [PATCH] test --- ReallifeGamemode.Client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReallifeGamemode.Client/package.json b/ReallifeGamemode.Client/package.json index 5c8c6d97..c32753f1 100644 --- a/ReallifeGamemode.Client/package.json +++ b/ReallifeGamemode.Client/package.json @@ -4,7 +4,7 @@ "devDependencies": { "@babel/core": "^7.5.5", "@types/node": "^11.13.18", - "@types/ragemp-c": "github:CocaColaBear/types-ragemp-c#v1.0", + "@types/ragemp-c": "github:kookroach/types-ragemp-c#v1.0", "babel-loader": "^8.0.6", "copy-webpack-plugin": "^5.1.1", "serialize-javascript": "^3.0.0",