2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

use npm-shrinkwrap ^200.0.0 ; fixes #15279

This commit is contained in:
Chris Rebert
2014-12-12 12:41:51 -08:00
parent f9db33d7db
commit f2ecc77562
+1 -1
View File
@@ -57,7 +57,7 @@
"grunt-saucelabs": "~8.3.3",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~1.0.0",
"npm-shrinkwrap": "5.0.0",
"npm-shrinkwrap": "^200.0.0",
"remarkable": "~1.4.2",
"time-grunt": "~1.0.0"
},