Merge pull request #43 from bparees/master
fix trailing comma in template
This commit is contained in:
commit
ec380095d4
2 changed files with 2 additions and 2 deletions
|
@ -115,7 +115,7 @@
|
|||
],
|
||||
"postCommit": {
|
||||
"script": "npm test"
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
],
|
||||
"postCommit": {
|
||||
"script": "npm test"
|
||||
},
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue