diff --git a/js/isotope.js b/js/isotope.js index 617a854..15929be 100644 --- a/js/isotope.js +++ b/js/isotope.js @@ -425,8 +425,8 @@ if ( typeof define === 'function' && define.amd ) { 'outlayer/outlayer', 'get-size/get-size', 'matches-selector/matches-selector', - './item.js', - './layout-modes.js' + './item', + './layout-mode' ], isotopeDefinition ); } else {