forked from mirrors/amnezia-wg-easy
		
	patch: --legacy-peer-deps should be a temporary solution
This commit is contained in:
		
							parent
							
								
									f32ab0446e
								
							
						
					
					
						commit
						739d049a1b
					
				
					 3 changed files with 33 additions and 33 deletions
				
			
		
							
								
								
									
										4
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -20,9 +20,9 @@ jobs:
 | 
			
		|||
      - name: Bot 🤖 "Updating NPM Packages..."
 | 
			
		||||
        run: |
 | 
			
		||||
          npm config set fund false
 | 
			
		||||
          npm update --legacy-peer-deps
 | 
			
		||||
          npm update
 | 
			
		||||
          cd src
 | 
			
		||||
          npm update --legacy-peer-deps
 | 
			
		||||
          npm update
 | 
			
		||||
          git config --global user.name 'NPM Update Bot'
 | 
			
		||||
          git config --global user.email 'npmupbot@users.noreply.github.com'
 | 
			
		||||
          git add .
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue