projects
/
tech-radar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
297b3da
)
fixed gulpfile
author
Bruno Trecenti
<btrecent@thoughtworks.com>
Tue, 18 Mar 2014 22:20:15 +0000
(19:20 -0300)
committer
Bruno Trecenti
<btrecent@thoughtworks.com>
Tue, 18 Mar 2014 22:20:15 +0000
(19:20 -0300)
gulpfile.js
patch
|
blob
|
history
diff --git
a/gulpfile.js
b/gulpfile.js
index
8a0ca3a
..
884422b
100644
(file)
--- a/
gulpfile.js
+++ b/
gulpfile.js
@@
-12,7
+12,7
@@
var gulp = require('gulp')
banner = [
'/**',
- ' * <%= pkg.name %>
+ ' * <%= pkg.name %>
',
' * @version v<%= pkg.version %>',
' */',
''