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

Commit 9790efb

Browse files
committed
Other: correct repo urls
1 parent cbf62fe commit 9790efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,14 @@
4444
},
4545
"repository": {
4646
"type": "git",
47-
"url": "https://github.com/expediagroup/service-client.git"
47+
"url": "https://github.com/ExpediaGroup/service-client.git"
4848
},
4949
"publishConfig": {
5050
"registry": "https://registry.npmjs.org",
5151
"tag": "1.x"
5252
},
5353
"bugs": {
54-
"url": "https://github.com/expediagroup/service-client/issues"
54+
"url": "https://github.com/ExpediaGroup/service-client/issues"
5555
},
5656
"engines": {
5757
"node": ">=8.0.0",

0 commit comments

Comments
 (0)