aboutsummaryrefslogtreecommitdiffstats
path: root/static/ui.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@trenchant.org>2021-09-28 22:09:05 -0700
committerAdam Mathes <adam@trenchant.org>2021-09-28 22:09:05 -0700
commit2d70df274f48787c30bf575635f89838d94f65fd (patch)
treeb44dce7a549d2fe6518ec9a3c016db86bb0a139e /static/ui.html
parent7633e6cf05d68a223dcdb2eddb91b8265d8f8b68 (diff)
downloadneko-2d70df274f48787c30bf575635f89838d94f65fd.tar.gz
neko-2d70df274f48787c30bf575635f89838d94f65fd.tar.bz2
neko-2d70df274f48787c30bf575635f89838d94f65fd.zip
update dependencies
Diffstat (limited to 'static/ui.html')
-rw-r--r--static/ui.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/ui.html b/static/ui.html
index 752d177..214a544 100644
--- a/static/ui.html
+++ b/static/ui.html
@@ -5,7 +5,7 @@
<link rel="stylesheet" href="/static/style.css" />
<script src="/static/jquery-3.3.1.min.js"></script>
<script src="/static/jquery.tmpl.min.js"></script>
- <script src="/static/underscore-1.8.3.min.js"></script>
+ <script src="/static/underscore-1.13.1.min.js"></script>
<script src="/static/backbone-1.3.3.min.js"></script>
<script>
PUBLIC_VERSION = false;