From 8417d3e8d12582824b1098959c7b74d5a6a7fba5 Mon Sep 17 00:00:00 2001 From: Johannes 'fish' Ziemke Date: Tue, 9 Apr 2013 13:31:56 +0200 Subject: [PATCH] Add MANIFEST listing 3rd party libs and versions. --- MANIFEST | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 MANIFEST diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000000..3d4af3b8a5 --- /dev/null +++ b/MANIFEST @@ -0,0 +1,10 @@ +# 3rd party libraries +web/static/vendor/jqueryui/ jqueryui-1.9.1 +web/static/vendor/rickshaw/ https://github.com/shutterstock/rickshaw/commit/af35a7e7381b23f4438bc416ed604ea98bf39925 +web/static/vendor/jquery-simple-datetimepicker/ 1.1.1 + +web/static/vendor/js/jquery.min.js jquery-1.8.3 +web/static/vendor/js/handlebars.js 1.0.rc.2 +web/static/vendor/js/jquery.selection.js https://github.com/madapaja/jquery.selection/commit/90736ca5c97e603af0c0c1c823cb340860926077 +web/static/vendor/js/jquery.hotkeys.js https://github.com/jeresig/jquery.hotkeys/commit/0033d9082ce28b476ad09b26a5fd77befe1fbd42 +