Skip to content

Commit 7cb2614

Browse files
committed
Code style
1 parent e22435e commit 7cb2614

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,12 @@
3737
"bugs": {
3838
"url": "https://github.com/tureki/laravel-elixir-postcss/issues"
3939
},
40-
"maintainers": [{
41-
"name": "tureki",
42-
"email": "[email protected]"
43-
}]
40+
"maintainers": [
41+
{
42+
"name": "tureki",
43+
"email": "[email protected]"
44+
}
45+
],
4446
"devDependencies": {
4547
"eslint": "^3.12.2"
4648
}

0 commit comments

Comments
 (0)