node v12 support (#11706)
This commit is contained in:
		
							parent
							
								
									9871904172
								
							
						
					
					
						commit
						f6e7f94146
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -2,7 +2,7 @@
 | 
			
		|||
  "name": "mastodon",
 | 
			
		||||
  "license": "AGPL-3.0-or-later",
 | 
			
		||||
  "engines": {
 | 
			
		||||
    "node": ">=8.12 <12"
 | 
			
		||||
    "node": ">=8.12 <13"
 | 
			
		||||
  },
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "postversion": "git push --tags",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue