File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 31
31
copy them directly into your environment, or perhaps include them in your
32
32
favored resource bundler.
33
33
-->
34
- <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/graphql-voyager/dist/voyager.css" />
35
- <script src =" https://cdn.jsdelivr.net/npm/graphql-voyager/dist/voyager.min.js" ></script >
34
+ <link rel =" stylesheet" href =" https://cdn.jsdelivr.net/npm/graphql-voyager@1.3.0 /dist/voyager.css" integrity = " sha384-ttbHva9FGXoTKN/NPE2LU+rPFxgnwqXZNrPGqXArLYC/NsW9Gwl/yM1Rja1eSS27 " crossorigin = " anonymous " />
35
+ <script src =" https://cdn.jsdelivr.net/npm/graphql-voyager@1.3.0 /dist/voyager.min.js" integrity = " sha384-gaS7e2x5YAxD/0o0HqH+b+VP4TOPN9I+m2D55EvKnf2uboMEJrWJplEsCPtvjWsK " crossorigin = " anonymous " ></script >
36
36
</head >
37
37
<body >
38
38
<div id =" voyager" >Loading...</div >
You can’t perform that action at this time.
0 commit comments