0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-28 20:52:21 +01:00

bump npm-shrinkwrap to ~3.1.4

This commit is contained in:
Chris Rebert 2014-06-19 16:04:18 -07:00
parent 1482947405
commit 856bc8694c
2 changed files with 4 additions and 4 deletions

View File

@ -56,7 +56,7 @@
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.5.0",
"markdown": "~0.5.0",
"npm-shrinkwrap": "~3.1.3",
"npm-shrinkwrap": "~3.1.4",
"time-grunt": "~0.3.2"
},
"engines": {

View File

@ -1,7 +1,7 @@
{
"name": "bootstrap",
"version": "3.1.1",
"npm-shrinkwrap-version": "3.1.3",
"npm-shrinkwrap-version": "3.1.4",
"dependencies": {
"btoa": {
"version": "1.1.2",
@ -2976,8 +2976,8 @@
}
},
"npm-shrinkwrap": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/npm-shrinkwrap/-/npm-shrinkwrap-3.1.3.tgz",
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/npm-shrinkwrap/-/npm-shrinkwrap-3.1.4.tgz",
"dependencies": {
"array-find": {
"version": "0.1.1",