]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation 13877/head
authorChris Rebert <code@rebertia.com>
Thu, 19 Jun 2014 17:47:55 +0000 (10:47 -0700)
committerChris Rebert <code@rebertia.com>
Thu, 19 Jun 2014 18:46:37 +0000 (11:46 -0700)
commit3c4ba2a08cef519f2135922f0549bf787cf3010d
tree53ae06b7fa848e82f2b9b34765112b645e0cb3a8
parentd37b0ffa5f12a659e98a84f3f7d94c1fe1162405
Switch to uber/npm-shrinkwrap for npm-shrinkwrap.json generation

Instead of our homegrown grunt/shrinkwrap.js
Fixes #13483.
New npm-shrinkwrap.json is human-readable but still in a consistent/stable format.
Should aid debugging, produce better diffs, and be less prone to merge conflicts
Gruntfile.js
grunt/shrinkwrap.js [deleted file]
package.json
test-infra/README.md
test-infra/S3Cachefile.json
test-infra/npm-shrinkwrap.canonical.json [deleted file]
test-infra/npm-shrinkwrap.json [new file with mode: 0644]
test-infra/uncached-npm-install.sh