File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 77    "require" : [
88      " @babel/polyfill" 
99      " @babel/register" 
10-     ]
10+     ],
11+     "files" : [
12+       " test/src/**/*" 
13+     ],
14+     "timeout" : " 1m" 
15+     "concurrency" : 8 
1116  },
1217  "babel" : {
1318    "presets" : [
3237    "@aureooms/js-operator" : " ^1.0.2" 
3338    "@aureooms/js-random" : " ^2.0.0" 
3439    "@aureooms/js-string" : " ^0.2.0" 
35-     "ava" : " ^0.19 .1" 
40+     "ava" : " ^3.7 .1" 
3641    "babel-cli" : " ^6.24.1" 
3742    "babel-polyfill" : " ^6.23.0" 
3843    "babel-preset-env" : " ^1.4.0" 
4853    "esdoc-inject-script-plugin" : " 1.0.0" 
4954    "esdoc-inject-style-plugin" : " 1.0.0" 
5055    "esdoc-standard-plugin" : " 1.0.0" 
51-     "np" : " 6.2.1" 
52-     "xo" : " 0.29.1" 
56+     "np" : " 6.2.1" 
5357  },
5458  "homepage" : " https://aureooms.github.io/js-integer" 
5559  "keywords" : [
7579    "build" : " babel src -d lib" 
7680    "cover" : " nyc --reporter=lcov npm test" 
7781    "prepublish" : " npm run build" 
78-     "test" : " ava ./test/src --concurrency 8 " 
82+     "test" : " ava" 
7983    "esdoc" : " esdoc" 
8084  }
8185}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments