mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
use npm-shrinkwrap ^200.0.0 ; fixes #15279
This commit is contained in:
parent
f9db33d7db
commit
f2ecc77562
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue