Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2015-05-16 10:47:19 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-05-16 12:57:27 +0300
commitc56032a0e5810acbc002b45b5b900dacafa32483 (patch)
treef8b472c3dda1ae6dd73f9fb84a0822abe2cdf023 /package.json
parent9e395712a50f2d9fd9b21b01c8395354e7a08ae8 (diff)
Remove grunt-banner completely.
Add a license header in theme instead.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 131ab96d15..8a3aa218bc 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,6 @@
"glob": "~5.0.5",
"grunt": "~0.4.5",
"grunt-autoprefixer": "~3.0.0",
- "grunt-banner": "~0.4.0",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "~0.13.0",
"grunt-contrib-concat": "~0.5.1",