-
-
Notifications
You must be signed in to change notification settings - Fork 455
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1a8f02b
commit 0ddbf54
Showing
10 changed files
with
1,061 additions
and
37 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 |
---|---|---|
|
@@ -7,7 +7,8 @@ We are welcome to any pull request, which has a clear goal and description. Also | |
List of contributors: | ||
|
||
Alexey Lyakhov <[email protected]> | ||
Awwit | ||
Awwit <[email protected]> | ||
Ivan Konev <[email protected]> | ||
|
||
We use lerna (https://github.com/lerna/lerna) to split the whole @react-google-maps/api project into packages. To get started: | ||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -11,7 +11,8 @@ | |
}, | ||
"contributors": [ | ||
"Ignat Awwit <[email protected]> (https://github.com/awwit)", | ||
"Uri Klar <[email protected]> (https://github.com/uriklar)" | ||
"Uri Klar <[email protected]> (https://github.com/uriklar)", | ||
"Ivan Konev <[email protected]>" | ||
], | ||
"repository": { | ||
"type": "git", | ||
|
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
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 |
---|---|---|
|
@@ -8,9 +8,7 @@ | |
"url": "https://github.com/JustFly1984" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "Ivan Konev" | ||
} | ||
"Ivan Konev <[email protected]>" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
|
@@ -27,6 +25,7 @@ | |
"eslint-plugin-prettier": "3.0.1", | ||
"gatsby": "2.3.24", | ||
"gatsby-plugin-eslint": "2.0.4", | ||
"gatsby-plugin-favicon": "^3.1.6", | ||
"gatsby-plugin-purgecss": "3.1.1", | ||
"gatsby-plugin-react-helmet": "3.0.12", | ||
"gatsby-plugin-sitemap": "2.0.12", | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Oops, something went wrong.