-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Issue
The dotenv package was added as a devDependency at version 17.2.3. However, the current stable version is 16.x.
Impact
It's unclear if version 17.x was intentional or if this was meant to be 16.x. Using a non-standard version could:
- Include unexpected breaking changes
- Cause compatibility issues
- Lead to confusion for other contributors
Recommendation
Please verify:
- Was version 17.2.3 intentional?
- If so, document why this specific version is needed
- If not, consider downgrading to the stable 16.x branch
You can check the latest stable version with:
npm view dotenv versionsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels