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