mirror of
				https://github.com/kuohuanhuan/x-markdown-css.git
				synced 2024-11-25 06:18:19 +00:00 
			
		
		
		
	chore(node): correct requirement to Node.js 16 at least
				
					
				
			This commit is contained in:
		| @ -28,7 +28,7 @@ | ||||
|   }, | ||||
|   "homepage": "https://github.com/kuohuanhuan/x-markdown-css#readme", | ||||
|   "engines": { | ||||
|     "node": ">=14" | ||||
|     "node": ">=16" | ||||
|   }, | ||||
|   "scripts": { | ||||
|     "build": "grunt build", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user