[package.json] Fix ident
This commit is contained in:
parent
68c04f6224
commit
a27e55b280
1 changed files with 2 additions and 2 deletions
|
@ -12,6 +12,6 @@
|
|||
"qunitjs": "*"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test --verbose"
|
||||
}
|
||||
"test": "grunt test --verbose"
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue