aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-18 10:35:26 -0700
committerMark Otto <[email protected]>2013-08-18 10:35:26 -0700
commitd7eee9bd6ecbe4724ef0f9644edb92a9ede91bee (patch)
tree19e1986b74067d660021f24c0c4e7c32effc06f6 /package.json
parent92d89895530818e4011156c16eac2112f8bbaf89 (diff)
parentf8b65b41ab0c1bc130c3ca521fb99214f5509568 (diff)
downloadbootstrap-d7eee9bd6ecbe4724ef0f9644edb92a9ede91bee.tar.xz
bootstrap-d7eee9bd6ecbe4724ef0f9644edb92a9ede91bee.zip
Merge pull request #9767 from twbs/bs3_restore_glyphicons
BS3: Restore Glyphicons
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index efcc5af0c..71f7aa5b4 100644
--- a/package.json
+++ b/package.json
@@ -18,9 +18,10 @@
]
, "devDependencies": {
"grunt": "~0.4.1"
- , "grunt-contrib-connect": "~0.3.0"
, "grunt-contrib-clean": "~0.5.0"
+ , "grunt-contrib-connect": "~0.3.0"
, "grunt-contrib-concat": "~0.3.0"
+ , "grunt-contrib-copy": "~0.4.0"
, "grunt-contrib-jshint": "~0.6.0"
, "grunt-contrib-uglify": "~0.2.2"
, "grunt-contrib-qunit": "~0.2.2"