]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
bump glob to ^4.0.0
authorChris Rebert <code@rebertia.com>
Fri, 23 May 2014 19:29:24 +0000 (12:29 -0700)
committerChris Rebert <code@rebertia.com>
Fri, 23 May 2014 19:29:24 +0000 (12:29 -0700)
package.json

index 823e743f8db5f9c925b9f391d0da3e06384f80d1..be01101a4b728066de5115d5056996c198e78ac0 100644 (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",