Change Jakefile to jakefile.js in package task

This commit is contained in:
mde
2019-11-13 12:43:23 -08:00
parent 2c20ec6d2a
commit 7875569f81

View File

@@ -56,7 +56,7 @@ task('test', ['lint'], function () {
publishTask('ejs', ['build'], function () {
this.packageFiles.include([
'Jakefile',
'jakefile.js',
'README.md',
'LICENSE',
'package.json',