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

Commit 8c4a078

Browse files
committed
fix misc links in package.json
1 parent c15da7d commit 8c4a078

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
@@ -4,7 +4,7 @@
44
"description": "Extracts string messages for translation from modules that use React Intl.",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/yahoo/babel-plugin-react-intl.git"
7+
"url": "git+https://github.com/formatjs/babel-plugin-react-intl.git"
88
},
99
"license": "BSD-3-Clause",
1010
"main": "lib/index.js",
@@ -46,7 +46,7 @@
4646
"react-intl"
4747
],
4848
"bugs": {
49-
"url": "https://github.com/yahoo/babel-plugin-react-intl/issues"
49+
"url": "https://github.com/formatjs/babel-plugin-react-intl/issues"
5050
},
51-
"homepage": "https://github.com/yahoo/babel-plugin-react-intl#readme"
51+
"homepage": "https://github.com/formatjs/babel-plugin-react-intl#readme"
5252
}

0 commit comments

Comments
 (0)