Skip to content

Commit

Permalink
Upgraded jQuery (for no good reason)
Browse files Browse the repository at this point in the history
  • Loading branch information
jalperin committed Dec 17, 2013
1 parent 80182e8 commit 1a2f903
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<script type="text/javascript" src="js/jquery-1.9.1.min.js"></script>
<script type="text/javascript" src="js/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="js/bootstrap.tooltip.min.js"></script>

<script type="text/javascript" src="js/d3.v3.min.js"></script>
Expand Down
Loading

0 comments on commit 1a2f903

Please sign in to comment.