Skip to content

Commit 852e235

Browse files
committed
chore: fix repo urls
1 parent f099293 commit 852e235

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

packages/ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"repository": {
4646
"type": "git",
47-
"url": "https://github.com/UI/webcomponents.git",
47+
"url": "https://github.com/UI5/webcomponents.git",
4848
"directory": "packages/ai"
4949
},
5050
"dependencies": {

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/UI/webcomponents.git",
16+
"url": "https://github.com/UI5/webcomponents.git",
1717
"directory": "packages/base"
1818
},
1919
"exports": {

packages/compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"repository": {
4646
"type": "git",
47-
"url": "https://github.com/UI/webcomponents.git",
47+
"url": "https://github.com/UI5/webcomponents.git",
4848
"directory": "packages/compat"
4949
},
5050
"dependencies": {

packages/create-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/UI/webcomponents.git",
19+
"url": "https://github.com/UI5/webcomponents.git",
2020
"directory": "packages/create-package"
2121
},
2222
"dependencies": {

packages/fiori/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"repository": {
5252
"type": "git",
53-
"url": "https://github.com/UI/webcomponents.git",
53+
"url": "https://github.com/UI5/webcomponents.git",
5454
"directory": "packages/fiori"
5555
},
5656
"dependencies": {

packages/icons-business-suite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/UI/webcomponents.git",
27+
"url": "https://github.com/UI5/webcomponents.git",
2828
"directory": "packages/icons-business-suite"
2929
},
3030
"dependencies": {

packages/icons-tnt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/UI/webcomponents.git",
27+
"url": "https://github.com/UI5/webcomponents.git",
2828
"directory": "packages/icons-tnt"
2929
},
3030
"dependencies": {

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/UI/webcomponents.git",
27+
"url": "https://github.com/UI5/webcomponents.git",
2828
"directory": "packages/icons"
2929
},
3030
"dependencies": {

packages/localization/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"repository": {
1414
"type": "git",
15-
"url": "https://github.com/UI/webcomponents.git",
15+
"url": "https://github.com/UI5/webcomponents.git",
1616
"directory": "packages/localization"
1717
},
1818
"exports": {

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"repository": {
5252
"type": "git",
53-
"url": "https://github.com/UI/webcomponents.git",
53+
"url": "https://github.com/UI5/webcomponents.git",
5454
"directory": "packages/main"
5555
},
5656
"dependencies": {

0 commit comments

Comments
 (0)