Skip to content

Commit 1f51521

Browse files
committed
Merge branch 'master' into feature/autofocus
2 parents c0b8514 + b90346a commit 1f51521

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cloudpebble/settings.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,12 +130,12 @@
130130

131131
BOWER_INSTALLED_APPS = (
132132
'https://github.com/krisk/Fuse.git#2c1560d763',
133-
'jquery',
133+
'jquery#~2.1.3',
134134
'underscore',
135135
'backbone',
136136
'text-encoding',
137137
'jshint/jshint',
138-
'html.sortable',
138+
'html.sortable#~0.3.1',
139139
'alexgorbatchev/jquery-textext',
140140
'codemirror#4.2.0',
141141
'kanaka/noVNC',

0 commit comments

Comments
 (0)