From 01219f4978ec893776c4e448e38a4f3b455156f5 Mon Sep 17 00:00:00 2001 From: "Adam D. Ruppe" Date: Mon, 23 Mar 2020 15:06:23 -0400 Subject: [PATCH] ugh --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index cbdad54..43083f7 100644 --- a/dub.json +++ b/dub.json @@ -318,7 +318,7 @@ "name": "builtin_emulator", "versions": ["TerminalDirectToEmulator"], "dependencies": { - "adr-terminalemulator:core": ">=0.0.7", + "adr-terminalemulator:core": ">=0.0.8", "arsd-official:minigui": "*" } }