mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 01:56:21 +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:
parent
fc937e3ec8
commit
58b6ad841e
@ -42,7 +42,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/hacksalot/HackMyResume/issues"
|
||||
},
|
||||
"main": "src/hackmyapi.js",
|
||||
"bin": {
|
||||
"hackmyresume": "src/index.js"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user