Fix typo.
This commit is contained in:
@ -4,7 +4,7 @@ module.exports = {
|
||||
// Toolchain
|
||||
npm: {
|
||||
files: ['package.json'],
|
||||
taks: ['npm']
|
||||
tasks: ['npm']
|
||||
},
|
||||
grunt: {
|
||||
files: ['Gruntfile.js', 'grunt-config/*.js'],
|
||||
|
Reference in New Issue
Block a user