Closed glsignal closed 9 years ago
There's nothing to fix here. This is just NPM warning of a change in how it handles peerDependencies. From a module's perspective, nothing is changing. NPM is going to stop auto-installing peerDependencies and instead will warn you if the dependency (in this case, moment) is not installed.
:+1:
Warning received on installing your module