-
Notifications
You must be signed in to change notification settings - Fork 250
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Actually committing the small tweak to indendation of contributors
- Loading branch information
1 parent
81decd7
commit 83c4fe0
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,18 +24,18 @@ | |
"name": "Siôn Le Roux", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "Mike Garuccio", | ||
"url": "https://github.com/mgaruccio" | ||
}, | ||
{ | ||
"name": "Karel Piwko", | ||
"url": "https://github.com/kpiwko" | ||
}, | ||
{ | ||
"name": "Aaron Sherrill", | ||
"url": "https://github.com/motionharvest" | ||
} | ||
{ | ||
"name": "Mike Garuccio", | ||
"url": "https://github.com/mgaruccio" | ||
}, | ||
{ | ||
"name": "Karel Piwko", | ||
"url": "https://github.com/kpiwko" | ||
}, | ||
{ | ||
"name": "Aaron Sherrill", | ||
"url": "https://github.com/motionharvest" | ||
} | ||
], | ||
"scripts": { | ||
"test": "node node_modules/mocha/bin/mocha" | ||
|