From 30fd46c61cc8d6b95616cd935be6a0eafc10181d Mon Sep 17 00:00:00 2001 From: USS Constellation <98734231+CptMacTavish404@users.noreply.github.com> Date: Wed, 13 Aug 2025 22:19:15 +0545 Subject: [PATCH] Update vcpkg.json Improved code readability//Code beautified --- vcpkg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index 05e0b27..24cc146 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,5 +1,6 @@ { - "dependencies": [ + "dependencies": + [ "glfw3", "glm", "glew"