summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--worker.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/worker.js b/worker.js
index 2cec4c3..a6b2950 100644
--- a/worker.js
+++ b/worker.js
@@ -20,7 +20,7 @@ self.addEventListener('install', function(event) {
'lib/localforage.min.js',
'lib/holder.min.js',
'lib/smartimages.js',
- 'lib/jquery.mobile-1.4.5.js',
+ 'lib/jquery.mobile.custom.js',
'lib/bootstrap/v3/css/bootstrap-theme.min.css',
'lib/bootstrap/v3/css/bootstrap.min.css',
'lib/bootstrap/v3/js/jquery.js',