2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x.

Fixes #15105.
This commit is contained in:
XhmikosR
2014-11-13 21:58:22 +02:00
parent 806490499a
commit 13d2a03379
2 changed files with 243 additions and 125 deletions
+1 -1
View File
@@ -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"
},