Skip to content

Commit cd5f5fc

Browse files
committed
Regen
1 parent e7d48ed commit cd5f5fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

juniper/src/http/graphiql.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
font-size: 4rem;
2929
}
3030
</style>
31-
<link rel="stylesheet" href="https://esm.sh/[email protected].4/dist/style.css" />
31+
<link rel="stylesheet" href="https://esm.sh/[email protected].5/dist/style.css" />
3232
<link
3333
rel="stylesheet"
3434
href="https://esm.sh/@graphiql/[email protected]/dist/style.css"
@@ -43,7 +43,7 @@
4343
"react-dom": "https://esm.sh/[email protected]",
4444
"react-dom/client": "https://esm.sh/[email protected]/client",
4545

46-
"graphiql": "https://esm.sh/[email protected].4?standalone&external=react,react-dom,@graphiql/react,graphql",
46+
"graphiql": "https://esm.sh/[email protected].5?standalone&external=react,react-dom,@graphiql/react,graphql",
4747
"@graphiql/plugin-explorer": "https://esm.sh/@graphiql/[email protected]?standalone&external=react,@graphiql/react,graphql",
4848
"@graphiql/react": "https://esm.sh/@graphiql/[email protected]?standalone&external=react,react-dom,graphql",
4949

0 commit comments

Comments
 (0)