0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

update shrinkwrap

[skip sauce]
[skip validator]
This commit is contained in:
Chris Rebert 2015-04-23 12:14:00 -07:00
parent 4f85fcfc28
commit be6691cc04

View File

@ -3879,12 +3879,17 @@
} }
}, },
"grunt-sed": { "grunt-sed": {
"version": "0.1.1", "version": "0.2.0",
"resolved": "https://registry.npmjs.org/grunt-sed/-/grunt-sed-0.1.1.tgz", "from": "grunt-sed@git://github.com/twbs/grunt-sed.git#8dd1aea67ad1bab8a6719f0cf209bef719c66ad7",
"resolved": "git://github.com/twbs/grunt-sed.git#8dd1aea67ad1bab8a6719f0cf209bef719c66ad7",
"dependencies": { "dependencies": {
"lodash": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.7.0.tgz"
},
"replace": { "replace": {
"version": "0.2.10", "version": "0.3.0",
"resolved": "https://registry.npmjs.org/replace/-/replace-0.2.10.tgz", "resolved": "https://registry.npmjs.org/replace/-/replace-0.3.0.tgz",
"dependencies": { "dependencies": {
"colors": { "colors": {
"version": "0.5.1", "version": "0.5.1",