mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: we are NOT ready for node 14
This commit is contained in:
		
							parent
							
								
									13c2a01b43
								
							
						
					
					
						commit
						7805684f70
					
				@ -24,7 +24,7 @@
 | 
			
		||||
    "url": "https://github.com/unleash/unleash/issues"
 | 
			
		||||
  },
 | 
			
		||||
  "engines": {
 | 
			
		||||
    "node": ">=12"
 | 
			
		||||
    "node": ">=12 <14"
 | 
			
		||||
  },
 | 
			
		||||
  "license": "Apache-2.0",
 | 
			
		||||
  "main": "./lib/server-impl.js",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user