Compare commits
	
		
			1 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 31c1f87f93 | 
@ -1,10 +1,10 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "le-sni-auto",
 | 
					  "name": "le-sni-auto",
 | 
				
			||||||
  "version": "2.1.6",
 | 
					  "version": "2.1.7",
 | 
				
			||||||
  "description": "An auto-sni strategy for registering and renewing letsencrypt certificates using SNICallback",
 | 
					  "description": "An auto-sni strategy for registering and renewing letsencrypt certificates using SNICallback",
 | 
				
			||||||
  "homepage": "https://git.coolaj86.com/coolaj86/le-sni-auto.js",
 | 
					  "homepage": "https://git.coolaj86.com/coolaj86/le-sni-auto.js",
 | 
				
			||||||
  "main": "index.js",
 | 
					  "main": "index.js",
 | 
				
			||||||
  "dependencies": {
 | 
					  "trulyOptionalDependencies": {
 | 
				
			||||||
    "bluebird": "^3.5.1"
 | 
					    "bluebird": "^3.5.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {},
 | 
					  "devDependencies": {},
 | 
				
			||||||
@ -13,7 +13,7 @@
 | 
				
			|||||||
  },
 | 
					  },
 | 
				
			||||||
  "repository": {
 | 
					  "repository": {
 | 
				
			||||||
    "type": "git",
 | 
					    "type": "git",
 | 
				
			||||||
    "url": "git+https://git.coolaj86.com/coolaj86/le-sni-auto.js.git"
 | 
					    "url": "https://git.coolaj86.com/coolaj86/le-sni-auto.js.git"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "le-sni",
 | 
					    "le-sni",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user