File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ module.exports = function(config) {
1919
2020		// list of files / patterns to load in the browser 
2121		files : [ 
22- 			'lib/jquery/jquery.js' , 
22+ 			'lib/jquery/dist/ jquery.js' , 
2323			'node_modules/expect.js/expect.js' , 
2424			'src/*.js' , 
2525			'test/*.coffee' 
Original file line number Diff line number Diff line change 2727    "grunt-bump" : " ~0.0.7" 
2828    "grunt-auto-release" : " ~0.0.2" 
2929    "grunt-cli" : " ~0.1.11" 
30-     "karma-chrome-launcher" : " ~0.1.1 " 
31-     "karma-script-launcher" : " ~0.1.0 " 
32-     "karma-firefox-launcher" : " ~0.1.2 " 
30+     "karma-chrome-launcher" : " ~0.1" 
31+     "karma-script-launcher" : " ~0.1" 
32+     "karma-firefox-launcher" : " ~0.1" 
3333    "karma-html2js-preprocessor" : " ~0.1.0" 
34-     "karma-jasmine" : " ~0.1.4 " 
34+     "karma-jasmine" : " ~0.1" 
3535    "karma-coffee-preprocessor" : " ~0.1.1" 
3636    "requirejs" : " ~2.1.9" 
3737    "karma-requirejs" : " ~0.2.0" 
3838    "karma-phantomjs-launcher" : " ~0.1.1" 
39-     "karma" : " ~0.10.8 " 
39+     "karma" : " ~0.12 " 
4040    "karma-coverage" : " ~0.1.4" 
4141    "mocha" : " ~1.15.1" 
4242    "karma-mocha" : " ~0.1.1" 
4343    "expect.js" : " ~0.2.0" 
44-     "grunt-karma" : " ~0.6.2 " 
44+     "grunt-karma" : " ~0.9.0 " 
4545    "xml2js" : " ~0.4.0" 
4646  },
4747  "scripts" : {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments