1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2025-06-13 21:48:39 -04:00

Remove big.js from source, use npm instead

This commit is contained in:
2016-02-13 17:06:32 -05:00
parent c5bca50113
commit 00a6965e88
7 changed files with 7 additions and 53 deletions

View File

@ -8,7 +8,6 @@
<link rel="stylesheet" href="static/stylesheet.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="static/external/big/big.min.js"></script>
<script type="text/javascript" src="static/bundle.js"></script>