mod/bootstrap/vendor/bootswatch/docs/3/bower_components/jquery/src/var/support.js in card-1.97.0 vs mod/bootstrap/vendor/bootswatch/docs/3/bower_components/jquery/src/var/support.js in card-1.97.0.1

- old
+ new

@@ -1,4 +1,6 @@ -define(function() { +define( function() { + "use strict"; + // All support tests are defined in their respective modules. return {}; -}); +} );