Skip to content

Commit

Permalink
chore(deps): update dependency chart.js to v2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 21, 2022
1 parent 510ee69 commit 27d714e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart-the-stock-market/public/index.html
Expand Up @@ -9,7 +9,7 @@
<link rel="icon" type="image/png" href="https://cdn.freecodecamp.org/universal/favicons/favicon-16x16.png" />
<link href="main.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.4.0/socket.io.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.6.0/Chart.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.9.4/Chart.js"></script>
</head>

<body class="flex wait center">
Expand Down

0 comments on commit 27d714e

Please sign in to comment.