Stop using heroku-buildpack-nodejs (#14341)
heroku-buildpack-ruby started to install Node 12 by default. This makes it possible to run Mastodon without heroku-buildpack-nodejs.
This commit is contained in:
		
							parent
							
								
									29d95ea993
								
							
						
					
					
						commit
						d538db32b2
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		
							
								
								
									
										3
									
								
								app.json
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								app.json
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -88,9 +88,6 @@
 | 
			
		|||
    {
 | 
			
		||||
      "url": "https://github.com/heroku/heroku-buildpack-apt"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "url": "heroku/nodejs"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "url": "heroku/ruby"
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue