Commit 275b4177f9bd2b8458fbc2479ffe080b1eb04c3e

Authored by Leandro Santos
1 parent 78d0c6ae

fix handlebars dependencie

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -328,7 +328,7 @@ @@ -328,7 +328,7 @@
328 'handlebars':{ 328 'handlebars':{
329 deps: ['jquery'], 329 deps: ['jquery'],
330 exports: 'Handlebars' 330 exports: 'Handlebars'
331 - } 331 + },
332 'jquery_ui': { 332 'jquery_ui': {
333 deps: ['jquery'] 333 deps: ['jquery']
334 }, 334 },