mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-11-03 22:37:27 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			v1.8.0
			...
			juan-canha
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					901659cc4f | 
@@ -40,13 +40,13 @@
 | 
				
			|||||||
  "license": "MIT",
 | 
					  "license": "MIT",
 | 
				
			||||||
  "preferGlobal": "true",
 | 
					  "preferGlobal": "true",
 | 
				
			||||||
  "bugs": {
 | 
					  "bugs": {
 | 
				
			||||||
    "url": "https://github.com/hacksalot/HackMyResume/issues"
 | 
					    "url": "https://github.com/JuanCanham/HackMyResume/issues"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "bin": {
 | 
					  "bin": {
 | 
				
			||||||
    "hackmyresume": "dist/cli/index.js"
 | 
					    "hackmyresume": "dist/cli/index.js"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "main": "dist/index.js",
 | 
					  "main": "dist/index.js",
 | 
				
			||||||
  "homepage": "https://github.com/hacksalot/HackMyResume",
 | 
					  "homepage": "https://github.com/JuanCanham/HackMyResume",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "chalk": "^1.1.1",
 | 
					    "chalk": "^1.1.1",
 | 
				
			||||||
    "commander": "^2.9.0",
 | 
					    "commander": "^2.9.0",
 | 
				
			||||||
@@ -56,7 +56,7 @@
 | 
				
			|||||||
    "fresca": "~0.6.0",
 | 
					    "fresca": "~0.6.0",
 | 
				
			||||||
    "fresh-jrs-converter": "^0.2.2",
 | 
					    "fresh-jrs-converter": "^0.2.2",
 | 
				
			||||||
    "fresh-resume-starter": "^0.2.2",
 | 
					    "fresh-resume-starter": "^0.2.2",
 | 
				
			||||||
    "fresh-themes": "^0.15.1-beta",
 | 
					    "fresh-themes": "git+https://git.juancanham.com/JuanCanham/fresh-themes.git#feature/certifications",
 | 
				
			||||||
    "fs-extra": "^0.26.4",
 | 
					    "fs-extra": "^0.26.4",
 | 
				
			||||||
    "handlebars": "^4.0.5",
 | 
					    "handlebars": "^4.0.5",
 | 
				
			||||||
    "html": "0.0.10",
 | 
					    "html": "0.0.10",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user