mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-12 00:27:08 +01: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