-
-
Notifications
You must be signed in to change notification settings - Fork 518
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove outdated list of contributors
For up-to-date list, go to https://github.com/wojtekmaj/react-calendar/graphs/contributors
- Loading branch information
Showing
1 changed file
with
0 additions
and
31 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 |
---|---|---|
|
@@ -35,37 +35,6 @@ | |
"name": "Wojciech Maj", | ||
"email": "[email protected]" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Alberto Carreras" | ||
}, | ||
{ | ||
"name": "Andriy Kuzyk" | ||
}, | ||
{ | ||
"name": "Baldur Árnason" | ||
}, | ||
{ | ||
"name": "Jack Willis-Craig" | ||
}, | ||
{ | ||
"name": "JamieEgeberg" | ||
}, | ||
{ | ||
"name": "Justin Davis" | ||
}, | ||
{ | ||
"name": "Kevin Kipp", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "Ritesh Kumar", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "Sergi Meseguer" | ||
} | ||
], | ||
"license": "MIT", | ||
"dependencies": { | ||
"@wojtekmaj/date-utils": "^1.0.2", | ||
|