We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf44069 commit 507062fCopy full SHA for 507062f
app/web-app/index.html
@@ -3,7 +3,7 @@
3
<head>
4
<title>GraphQL Bench Report</title>
5
<meta charset="UTF-8" />
6
- <script src="https://unpkg.com/vue@next"></script>
+ <script src="https://unpkg.com/vue@3.4.15"></script>
7
<!-- jQuery only used for tooltips on hover for charts, could reasonably be removed -->
8
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script>
9
<!-- D3 v4 required for MetricsGraphics.js charts -->
0 commit comments