From 26ba41d08f86fc006edf9c0552205e2851a1060b Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Thu, 10 Aug 2023 10:44:06 -0400 Subject: Fix rendering issues + add git comp --- dub.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dub.json') diff --git a/dub.json b/dub.json index 52e2da0..49ed42b 100644 --- a/dub.json +++ b/dub.json @@ -3,7 +3,9 @@ "zerocool" ], "copyright": "Copyright © 2023, zerocool", + "dependencies": { + }, "description": "A minimal D application.", "license": "proprietary", "name": "prim" -} \ No newline at end of file +} -- cgit v1.2.3