mirror of
				https://github.com/therootcompany/acme.js.git
				synced 2024-11-16 17:29:00 +00:00 
			
		
		
		
	add CSR as transitional dependency
This commit is contained in:
		
							parent
							
								
									080497bf4c
								
							
						
					
					
						commit
						76f98f7c7e
					
				| @ -1,6 +1,6 @@ | ||||
| { | ||||
| 	"name": "acme", | ||||
| 	"version": "2.0.0-wip.0", | ||||
| 	"name": "@root/acme", | ||||
| 	"version": "3.0.0-wip.0", | ||||
| 	"description": "Free SSL certificates through Let's Encrypt, right in your browser", | ||||
| 	"homepage": "https://rootprojects.org/acme/", | ||||
| 	"main": "lib/acme.js", | ||||
| @ -42,7 +42,8 @@ | ||||
| 	"author": "AJ ONeal <coolaj86@gmail.com> (https://coolaj86.com/)", | ||||
| 	"license": "MPL-2.0", | ||||
| 	"dependencies": { | ||||
| 		"@root/encoding": "^1.0.1" | ||||
| 		"@root/encoding": "^1.0.1", | ||||
| 		"@root/csr": "^1.0.0-wip.0" | ||||
| 	}, | ||||
| 	"devDependencies": { | ||||
| 		"@root/request": "^1.3.10", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user