Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

v2.15.6

Compare
Choose a tag to compare
@iarna iarna released this 13 May 04:10
· 2594 commits to latest since this release

v2.15.6 (2016-05-12):

I have a couple of doc fixes and a shrinkwrap fix for you all this week.

PEER DEPENDENCIES AND SHRINKWRAPS

  • 55c998a #5135 Fix a bug where peerDependencies & shrinkwraps didn't play nice together. (Where the peerDependency resolver would end up installing its dep when it wasn't needed.) (@majgis)

NPM AND node-gyp DOCS IMPROVEMENTS