Skip to content

Commit

Permalink
Use latest minified dist build
Browse files Browse the repository at this point in the history
  • Loading branch information
moxon6 authored and oriondean committed Oct 2, 2018
1 parent 9308333 commit 58d95ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ <h5>
</section>

<script src="https://cdnjs.cloudflare.com/ajax/libs/babel-polyfill/6.23.0/polyfill.min.js"></script>
<script src="https://unpkg.com/finput@latest"></script>
<script src="https://unpkg.com/finput@latest/dist/finput.min.js"></script>
<script>
new finput(document.getElementById('number-input', {}));
</script>
Expand Down

0 comments on commit 58d95ad

Please sign in to comment.