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

Commit 0b49ad5

Browse files
authored
Update URLs in package.json
1 parent 7ef4c75 commit 0b49ad5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/cletusw/messageformat-loader.git"
11+
"url": "git+https://github.com/messageformat/loader.git"
1212
},
1313
"keywords": [
1414
"i18n",
@@ -19,14 +19,15 @@
1919
"selectformat",
2020
"messageformat",
2121
"internationalization",
22+
"loader",
2223
"webpack"
2324
],
2425
"author": "Clayton Watts <[email protected]> (https://github.com/cletusw)",
2526
"license": "MIT",
2627
"bugs": {
27-
"url": "https://github.com/cletusw/messageformat-loader/issues"
28+
"url": "https://github.com/messageformat/loader/issues"
2829
},
29-
"homepage": "https://github.com/cletusw/messageformat-loader#readme",
30+
"homepage": "https://github.com/messageformat/loader#readme",
3031
"peerDependencies": {
3132
"messageformat": "1.x"
3233
},

0 commit comments

Comments
 (0)