We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa4b1a commit aff0ffaCopy full SHA for aff0ffa
gulpfile.js
@@ -183,7 +183,7 @@ gulp.task('chrome:js:options', function() {
183
gulp.task('chrome:js:popup', function() {
184
return js(SRC, [
185
LIBS + 'jquery-3.3.1.js',
186
- LIBS + 'handlebars-v3.0.3.js',
+ LIBS + 'handlebars-v4.0.11.js',
187
SRC + CHROME_JS + 'preloader.js',
188
SRC + CHROME_JS + 'notify.js',
189
SRC + CHROME_JS + 'social.js',
0 commit comments