Having it in an exact version makes my node_modules folder grow unnecessarily.
Expected Behavior
To have all the dependencies with the caret char.
Current Behavior
Some dependencies are exact, like lodash.
Affected packages
Possible Solution
To use the caret char to accept a range of versions.
Having it in an exact version makes my node_modules folder grow unnecessarily.
Expected Behavior
To have all the dependencies with the caret char.
Current Behavior
Some dependencies are exact, like lodash.
Affected packages
Possible Solution
To use the caret char to accept a range of versions.