1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02:00

Merge pull request #13667 from twbs/bump-deps

Bump glob to ^4.0.0
This commit is contained in:
Chris Rebert
2014-05-23 12:52:29 -07:00
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
"devDependencies": {
"btoa": "~1.1.1",
"canonical-json": "~0.0.4",
"glob": "^3.2.9",
"glob": "^4.0.0",
"grunt": "~0.4.4",
"grunt-autoprefixer": "~0.7.2",
"grunt-banner": "~0.2.2",

File diff suppressed because one or more lines are too long