mirror of
				https://github.com/therootcompany/greenlock.js.git
				synced 2024-11-16 17:29:00 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			2585997138
			...
			8128c18939
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 8128c18939 | |||
| 6b3911c60f | 
							
								
								
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										4
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@ -1,6 +1,6 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "name": "@root/greenlock",
 | 
					    "name": "greenlock",
 | 
				
			||||||
    "version": "3.0.18",
 | 
					    "version": "3.0.21",
 | 
				
			||||||
    "lockfileVersion": 1,
 | 
					    "lockfileVersion": 1,
 | 
				
			||||||
    "requires": true,
 | 
					    "requires": true,
 | 
				
			||||||
    "dependencies": {
 | 
					    "dependencies": {
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@ set -e
 | 
				
			|||||||
set -u
 | 
					set -u
 | 
				
			||||||
 | 
					
 | 
				
			||||||
git fetch --all
 | 
					git fetch --all
 | 
				
			||||||
git checkout master
 | 
					git checkout origin master
 | 
				
			||||||
git pull
 | 
					git pull
 | 
				
			||||||
 | 
					
 | 
				
			||||||
git checkout npm
 | 
					git checkout npm
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user