mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	feat: remove node 14 support (#2386)
This commit is contained in:
		@@ -72,7 +72,7 @@
 | 
			
		||||
    "./packages/*"
 | 
			
		||||
  ],
 | 
			
		||||
  "engines": {
 | 
			
		||||
    "node": ">=12.0.0",
 | 
			
		||||
    "npm": ">=7.0.0 < 10.0.0"
 | 
			
		||||
    "node": ">=16.0.0",
 | 
			
		||||
    "npm": ">=7.10.0 < 10.0.0"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user