From 544f1d32649cd983750f2bfc20ab5a6d14aafe2d Mon Sep 17 00:00:00 2001 From: Siga Date: Sun, 4 Apr 2021 18:29:05 +0000 Subject: [PATCH] Update ReallifeGamemode.Client/package.json --- ReallifeGamemode.Client/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ReallifeGamemode.Client/package.json b/ReallifeGamemode.Client/package.json index c29ea8a8..39dab389 100644 --- a/ReallifeGamemode.Client/package.json +++ b/ReallifeGamemode.Client/package.json @@ -4,7 +4,8 @@ "devDependencies": { "@babel/core": "^7.5.5", "@types/node": "^11.13.18", - "@types/ragemp-c": "github:CocaColaBear/types-ragemp-c#master", + "@types/ragemp-c": "github:CocaColaBear/types-ragemp-c#v1.0", + "babel-loader": "^8.0.6", "copy-webpack-plugin": "^5.1.1", "serialize-javascript": "^3.0.0",