aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-11-13 22:19:06 +0200
committerXhmikosR <[email protected]>2014-11-13 22:19:06 +0200
commit101940b452d1def46882f0d01f81f6e596f1e8cf (patch)
treeaeb83150041028d406a70c35a761dbf9c9d1b208 /package.json
parent6ce4ca75a22ae490d0a5cf23f947868dba51e831 (diff)
parent13d2a03379711479b87f7645a5dd305a92d494a5 (diff)
downloadbootstrap-101940b452d1def46882f0d01f81f6e596f1e8cf.tar.xz
bootstrap-101940b452d1def46882f0d01f81f6e596f1e8cf.zip
Merge pull request #15121 from twbs/[email protected]
Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e85b25d25..5906a6620 100644
--- a/package.json
+++ b/package.json
@@ -56,7 +56,7 @@
"grunt-saucelabs": "~8.3.2",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~1.0.0",
- "npm-shrinkwrap": "~5.1.0",
+ "npm-shrinkwrap": "5.0.0",
"remarkable": "~1.4.0",
"time-grunt": "~1.0.0"
},