mirror of
				https://github.com/theoludwig/markdownlint-rule-relative-links.git
				synced 2025-11-01 00:49:07 +01:00 
			
		
		
		
	chore: remove not needed npm engine requirement
This commit is contained in:
		@@ -26,8 +26,7 @@
 | 
			
		||||
    "provenance": true
 | 
			
		||||
  },
 | 
			
		||||
  "engines": {
 | 
			
		||||
    "node": ">=16.0.0",
 | 
			
		||||
    "npm": ">=9.0.0"
 | 
			
		||||
    "node": ">=16.0.0"
 | 
			
		||||
  },
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "lint:editorconfig": "editorconfig-checker",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user