From e0ecc456213722e77151381835f32cfd18ae1e95 Mon Sep 17 00:00:00 2001 From: Nathan Daly Date: Mon, 22 Jul 2019 15:08:27 -0400 Subject: [PATCH] Update WebIO compatability to [0.8.0 - 0.8.5] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6a8e235..d08e991 100644 --- a/Project.toml +++ b/Project.toml @@ -23,7 +23,7 @@ WebSockets = "104b5d7c-a370-577a-8038-80a2059c5097" JSExpr = "0.5" Lazy = "0.13" Mux = "0.7" -WebIO = "0.7" +WebIO = "=0.8.0, =0.8.1, =0.8.2, =0.8.3, =0.8.4, =0.8.5" WebSockets = "1.5" [extras]