Skip to content

Commit 17399c8

Browse files
committed
Add grunt-banner plugin
Project URL: https://github.com/mattstyles/grunt-banner > Adds a simple banner to files
1 parent e1e1ef7 commit 17399c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"grunt": "~0.4.1",
1818
"grunt-autoprefixer": "~0.4.0",
1919
"grunt-contrib-watch": "~0.5.3",
20+
"grunt-banner": "~0.6.0",
2021
"grunt-contrib-concat": "~0.3.0",
2122
"grunt-contrib-cssmin": "~0.8.0",
2223
"load-grunt-tasks": "~0.2.0"

0 commit comments

Comments
 (0)