1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 09:41:11 +00: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", "grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.5.0", "load-grunt-tasks": "~0.5.0",
"markdown": "~0.5.0", "markdown": "~0.5.0",
"npm-shrinkwrap": "~3.1.3", "npm-shrinkwrap": "~3.1.4",
"time-grunt": "~0.3.2" "time-grunt": "~0.3.2"
}, },
"engines": { "engines": {

View File

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