Pin dependencies with npm shrinkwrap
authorSpainTrain <spain@homebuddy.io>
Thu, 24 Sep 2015 20:24:50 +0000 (16:24 -0400)
committerRichard van Velzen <rvanvelzen@experty.com>
Wed, 7 Oct 2015 11:52:49 +0000 (13:52 +0200)
commit99945fcd040b3f28360d69f5b8ab7b679e7b3375
tree914af1f3acc1c8a9caa490c7b15417259f70b0e4
parent0d952ae43de50d85a2315b2a94594eaf5f498009
Pin dependencies with npm shrinkwrap

* Use `npm run shrinkwrap` to create a shrinkwrap file with all dependencies pinned
* Update dependency `source-map` to latest (Closes #738)
npm-shrinkwrap.json [new file with mode: 0644]
package.json