mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	fix
This commit is contained in:
		
							parent
							
								
									3e97142bf4
								
							
						
					
					
						commit
						11442d1f60
					
				| @ -1,6 +1,6 @@ | |||||||
| { | { | ||||||
| 	"name": "@root/greenlock-express", | 	"name": "@root/greenlock-express", | ||||||
| 	"version": "3.0.10", | 	"version": "3.0.11", | ||||||
| 	"description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", | 	"description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.", | ||||||
| 	"main": "greenlock-express.js", | 	"main": "greenlock-express.js", | ||||||
| 	"homepage": "https://greenlock.domains", | 	"homepage": "https://greenlock.domains", | ||||||
|  | |||||||
| @ -10,7 +10,7 @@ git pull origin master | |||||||
| git checkout npm | git checkout npm | ||||||
| git checkout master -- package.json | git checkout master -- package.json | ||||||
| git checkout master -- README.md | git checkout master -- README.md | ||||||
| sed -i '' -e 's|"name": ".root.greenlock"|"name": "greenlock"|' package.json | sed -i '' -e 's|"name": ".root.greenlock-express"|"name": "greenlock-express"|' package.json | ||||||
| npm install --save @root/greenlock-express@latest | npm install --save @root/greenlock-express@latest | ||||||
| git add package* README.md || true | git add package* README.md || true | ||||||
| git commit -m "bump" || true | git commit -m "bump" || true | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user