We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be60a89 commit 2a59e07Copy full SHA for 2a59e07
templates/common/Gruntfile.js
@@ -1,4 +1,4 @@
1
-// Generated on <%%= (new Date).toISOString().split('T')[0] %> using <%%= pkg.name %> <%%= pkg.version %>
+// Generated on <%= (new Date).toISOString().split('T')[0] %> using <%= pkg.name %> <%= pkg.version %>
2
'use strict';
3
4
// # Globbing
0 commit comments