summaryrefslogtreecommitdiff
path: root/usr/share/swiftstory/www/javascript/jquery/jquery.min.js
diff options
context:
space:
mode:
authorOlivier Gayot <olivier.gayot@sigexec.com>2021-12-23 23:23:03 +0100
committerOlivier Gayot <olivier.gayot@sigexec.com>2021-12-26 19:42:33 +0100
commitfc5ff4815ba18adadcf9c34283f62bc0390a03c6 (patch)
tree60c3d836d34d03363e960a2c6449ac658db8d4ca /usr/share/swiftstory/www/javascript/jquery/jquery.min.js
parentd592880c4bc4c581d8847d96ff73bc319ca1fac2 (diff)
Depend on libjs-jquery instead of shipping jquery files
Although they are bundled in the Python package, the jQuery files are removed from the final Debian package. The dependency on libjs-jquery is used to provide an up-to-date jQuery library. Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'usr/share/swiftstory/www/javascript/jquery/jquery.min.js')
l---------usr/share/swiftstory/www/javascript/jquery/jquery.min.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/share/swiftstory/www/javascript/jquery/jquery.min.js b/usr/share/swiftstory/www/javascript/jquery/jquery.min.js
new file mode 120000
index 0000000..8d8a7ee
--- /dev/null
+++ b/usr/share/swiftstory/www/javascript/jquery/jquery.min.js
@@ -0,0 +1 @@
+jquery-2.1.3.min.js \ No newline at end of file