瀏覽代碼

Fix gulpfile.js

Jay Salvat 10 年之前
父節點
當前提交
39d265dd40
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gulpfile.js

+ 1 - 1
gulpfile.js

@@ -258,7 +258,7 @@
       [ 'fail-if-not-master', 'fail-if-dirty' ],
       [ 'fail-if-not-master', 'fail-if-dirty' ],
         'git-pull',
         'git-pull',
         'bump',
         'bump',
-        'license',
+        'year',
         'clean',
         'clean',
         'copy',
         'copy',
         'autoprefixer',
         'autoprefixer',