File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8585      - run :
8686          name : Authenticate with registry 
8787          command : echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ~/repo/.npmrc 
88-       - run : yarn  release:canary --yes
88+       - run : npm run  release:canary --yes
8989
9090  release_stable :
9191    << : *defaults 
Original file line number Diff line number Diff line change 99    "build:store" : " ng-packagr -p packages/store"  ,
1010    "build:form" : " ng-packagr -p packages/form"  ,
1111    "build:router" : " ng-packagr -p packages/router"  ,
12-     "release:canary" : " lerna publish --canary --npm-tag next"  ,
12+     "release:canary" : " lerna publish --canary --npm-tag next --npm-client npm "  ,
1313    "release:stable" : " lerna version"  ,
1414    "release:stable:ci" : " lerna publish from-git"  ,
1515    "clean" : " npm-run-all -p clean:*"  ,
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments