securis/src/main/webapp/jspm.config.js
.. .. @@ -45,7 +45,8 @@ 45 45 SystemJS.config({ 46 46 packageConfigPaths: [ 47 47 "github:*/*.json", 48 - "npm:@*/*.json",48 + "npm:@angular/*.json",49 + "npm:@covalent/*.json",49 50 "npm:*.json" 50 51 ], 51 52 map: {