-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
module-replacements/manifests/preferred.json
Lines 153 to 164 in d54194b
| { | |
| "type": "documented", | |
| "moduleName": "ez-spawn", | |
| "docPath": "ez-spawn", | |
| "category": "preferred" | |
| }, | |
| { | |
| "type": "documented", | |
| "moduleName": "ezspawn", | |
| "docPath": "process-exec", | |
| "category": "preferred" | |
| }, |
As you can see ezspawn is duplicated (although not with a dash so maybe is fine) but the one without dash also link to a non existent docPath
Metadata
Metadata
Assignees
Labels
No labels