]> git.parisson.com Git - telemeta.git/commitdiff
pin more bower components
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 10 Jun 2016 12:42:53 +0000 (14:42 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 10 Jun 2016 12:42:53 +0000 (14:42 +0200)
app/settings.py

index 696d182b8b157b3cc80cea37877a8efb279a677d..46e5ebd62db8957a6978e6010baece430731e9f3 100644 (file)
@@ -333,20 +333,20 @@ HAYSTACK_SEARCH_RESULTS_PER_PAGE = 50
 BOWER_COMPONENTS_ROOT = '/srv/bower/'
 BOWER_PATH = '/usr/local/bin/bower'
 BOWER_INSTALLED_APPS = (
-    'jquery',
+    'jqueryjquery#2.2.4',
     'jquery-migrate#~1.2.1',
-    'underscore',
-    'bootstrap',
+    'underscore#1.8.3',
+    'bootstrap#3.3.6',
     'bootstrap-select#1.5.4',
     'font-awesome#4.4.0',
     'angular#1.2.26',
-    'angular-bootstrap-select',
+    'angular-bootstrap-select#0.0.5',
     'angular-resource#1.2.26',
-    'raphael',
-    'soundmanager#V2.97a.20150601',
+    'raphael#2.2.0',
+    'SoundManager2#V2.97a.20150601',
     'https://github.com/Parisson/loaders.git',
     'https://github.com/Parisson/ui.git',
-    'jquery-ui',
+    'jquery-ui#1.11.4',
     'tablesorter',
     'video.js',
     'sass-bootstrap-glyphicons',