Skip to content
This repository was archived by the owner on Nov 19, 2019. It is now read-only.

Commit 1c60be7

Browse files
author
Dylan Pinn
committed
chore: update package name and url to fork
1 parent ca5c5c6 commit 1c60be7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-google-maps",
2+
"name": "@arcadian-digital/react-google-maps",
33
"version": "9.4.5",
44
"description": "React.js Google Maps integration component",
55
"license": "MIT",
@@ -10,10 +10,10 @@
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/tomchentw/react-google-maps"
13+
"url": "https://github.com/arcadian-group/react-google-maps"
1414
},
1515
"bugs": {
16-
"url": "https://github.com/tomchentw/react-google-maps/issues"
16+
"url": "https://github.com/arcadian-group/react-google-maps/issues"
1717
},
1818
"homepage": "https://tomchentw.github.io/react-google-maps/",
1919
"main": "lib/index.js",

0 commit comments

Comments
 (0)