Skip to content

Commit

Permalink
chore(deps): update dependency mathjs to v7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 28, 2020
1 parent 48fc7e2 commit 278a1d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/template/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<script src="https://code.highcharts.com/modules/full-screen.js"></script>
<script src="http://code.highcharts.com/stock/themes/dark-unica.js"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjs/7.0.1/math.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjs/7.5.1/math.min.js"></script>
<script src="{{ chartScript }}"></script>

<div class="mdl-layout mdl-js-layout">
Expand Down

0 comments on commit 278a1d7

Please sign in to comment.