Update dependencies and watch

This commit is contained in:
Typicode
2016-06-30 12:36:51 +02:00
parent 1eb921ecb1
commit 32c76f4a3f
8 changed files with 99 additions and 98 deletions

View File

@ -64,8 +64,9 @@
</div>
<script src="//code.jquery.com/jquery-1.10.1.min.js"></script>
<script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
<script
src="https://code.jquery.com/jquery-3.0.0.min.js"
integrity="sha256-JmvOoLtYsmqlsWxa7mDSLMwa6dZ9rrIdtrrVYRnDRH0=" crossorigin="anonymous"></script>
<script>
$(function() {
$.get('db').then(function(data) {