We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5c5c6 commit 1c60be7Copy full SHA for 1c60be7
1 file changed
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "react-google-maps",
+ "name": "@arcadian-digital/react-google-maps",
3
"version": "9.4.5",
4
"description": "React.js Google Maps integration component",
5
"license": "MIT",
@@ -10,10 +10,10 @@
10
},
11
"repository": {
12
"type": "git",
13
- "url": "https://github.com/tomchentw/react-google-maps"
+ "url": "https://github.com/arcadian-group/react-google-maps"
14
15
"bugs": {
16
- "url": "https://github.com/tomchentw/react-google-maps/issues"
+ "url": "https://github.com/arcadian-group/react-google-maps/issues"
17
18
"homepage": "https://tomchentw.github.io/react-google-maps/",
19
"main": "lib/index.js",
0 commit comments