Skip to content

Commit 4e6bdb9

Browse files
committed
Regen
1 parent f858323 commit 4e6bdb9

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
@@ -31,7 +31,7 @@
3131
</style>
3232
<link
3333
rel="stylesheet"
34-
href="https://esm.sh/[email protected].1/dist/style.css"
34+
href="https://esm.sh/[email protected].2/dist/style.css"
3535
/>
3636
<link
3737
rel="stylesheet"
@@ -47,7 +47,7 @@
4747
"react-dom": "https://esm.sh/[email protected]",
4848
"react-dom/client": "https://esm.sh/[email protected]/client",
4949

50-
"graphiql": "https://esm.sh/[email protected].1?standalone&external=react,react/jsx-runtime,react-dom,@graphiql/react",
50+
"graphiql": "https://esm.sh/[email protected].2?standalone&external=react,react/jsx-runtime,react-dom,@graphiql/react",
5151
"@graphiql/plugin-explorer": "https://esm.sh/@graphiql/[email protected]?standalone&external=react,react/jsx-runtime,react-dom,@graphiql/react,graphql",
5252
"@graphiql/react": "https://esm.sh/@graphiql/[email protected]?standalone&external=react,react/jsx-runtime,react-dom,graphql,@graphiql/toolkit",
5353

0 commit comments

Comments
 (0)