mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-11-03 22:37:27 +00:00 
			
		
		
		
	Remove unused "main" entry from package.json.
Clients who were require()ing hackmyresume should now require() hackmycore instead.
This commit is contained in:
		@@ -42,7 +42,6 @@
 | 
			
		||||
  "bugs": {
 | 
			
		||||
    "url": "https://github.com/hacksalot/HackMyResume/issues"
 | 
			
		||||
  },
 | 
			
		||||
  "main": "src/hackmyapi.js",
 | 
			
		||||
  "bin": {
 | 
			
		||||
    "hackmyresume": "src/index.js"
 | 
			
		||||
  },
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user