Skip to content

Commit

Permalink
Merge pull request #4 from desmosinc/bump-api-version
Browse files Browse the repository at this point in the history
Bump Desmos API to v1.3
  • Loading branch information
ctlusto authored Feb 6, 2019
2 parents 17658d3 + e470026 commit 20bb740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script src="https://www.desmos.com/api/v1.2/calculator.js?apiKey=dcb31709b452b1cf9dc26972add0fda6"></script>
<script src="https://www.desmos.com/api/v1.3/calculator.js?apiKey=dcb31709b452b1cf9dc26972add0fda6"></script>
<script src="vendor/gifshot/gifshot.min.js"></script>
</body>
</html>

0 comments on commit 20bb740

Please sign in to comment.