-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
looking at the dependencies, for example
@coreui/[email protected]
└─┬ @typescript-eslint/[email protected]
└─┬ [email protected]
└─┬ [email protected]
└── [email protected]
Shouldn't this @typesciprt-eslint be in dev dependencies? Trying to remove production vulenerabilities from my repo and this is coming up in npm audit --production
.
Metadata
Metadata
Assignees
Labels
No labels