File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2020    " package.json" 
2121  ],
2222  "devDependencies" : {
23-     "purescript-assert" : " ^2 .0.0" 
24-     "purescript-console" : " ^2 .0.0" 
23+     "purescript-assert" : " ^3 .0.0" 
24+     "purescript-console" : " ^3 .0.0" 
2525  }
2626}
Original file line number Diff line number Diff line change 22  "private" : true ,
33  "scripts" : {
44    "clean" : " rimraf output && rimraf .pulp-cache" 
5-     "build" : " jshint src && jscs src && pulp build --censor-lib --strict" 
5+     "build" : " jshint src && jscs src && pulp build -- -- censor-lib --strict" 
66    "test" : " pulp test" 
77  },
88  "devDependencies" : {
9-     "jscs" : " ^2.8.0 " 
10-     "jshint" : " ^2.9.1 " 
11-     "pulp" : " ^9 .0.0" 
12-     "purescript-psa" : " ^0.3.8 " 
13-     "rimraf" : " ^2.5.0 " 
9+     "jscs" : " ^3.0.7 " 
10+     "jshint" : " ^2.9.4 " 
11+     "pulp" : " ^11 .0.0" 
12+     "purescript-psa" : " ^0.5.0 " 
13+     "rimraf" : " ^2.6.1 " 
1414  }
1515}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments