aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-03-12 14:01:09 -0700
committerChris Rebert <[email protected]>2014-03-28 11:12:28 -0700
commit24c5a453b2314ded0fcdea20dc30f2e02c0cd501 (patch)
tree011602f384f9cba57284d0d7f6354506659ad2c4 /package.json
parent44d32ed776e9c6c8a27e4f108b9f3cd7c87160dd (diff)
downloadbootstrap-24c5a453b2314ded0fcdea20dc30f2e02c0cd501.tar.xz
bootstrap-24c5a453b2314ded0fcdea20dc30f2e02c0cd501.zip
use glob instead of fs.readdirSync since /less now has subdirs
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f11a63334..afae79aa1 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,7 @@
"devDependencies": {
"btoa": "~1.1.1",
"canonical-json": "~0.0.4",
+ "glob": "^3.2.9",
"grunt": "~0.4.4",
"grunt-autoprefixer": "~0.7.2",
"grunt-banner": "~0.2.2",