From f747674309ed5f94ecfe02c8b5bf996e6678a26c Mon Sep 17 00:00:00 2001 From: besedin Date: Thu, 13 Jul 2023 17:26:38 +0400 Subject: [PATCH] Update assets.ex Upgrade graphiql-workspace to v1.1.5 --- lib/absinthe/plug/graphiql/assets.ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/absinthe/plug/graphiql/assets.ex b/lib/absinthe/plug/graphiql/assets.ex index 48db1fe..cdd19be 100644 --- a/lib/absinthe/plug/graphiql/assets.ex +++ b/lib/absinthe/plug/graphiql/assets.ex @@ -40,7 +40,7 @@ defmodule Absinthe.Plug.GraphiQL.Assets do "graphiql.css", {"graphiql.min.js", "graphiql.js"} ]}, - {"graphiql-workspace", "1.1.4", + {"graphiql-workspace", "1.1.5", [ "graphiql-workspace.css", {"graphiql-workspace.min.js", "graphiql-workspace.js"}