Skip to content

Commit 88b184a

Browse files
committed
chore: update repo url
1 parent fa660b5 commit 88b184a

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
@@ -41,7 +41,7 @@
4141
},
4242
"repository": {
4343
"type": "git",
44-
"url": "https://github.com/SAP/ui5-webcomponents.git",
44+
"url": "https://github.com/UI5/webcomponents.git",
4545
"directory": "packages/ai"
4646
},
4747
"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/SAP/ui5-webcomponents.git",
16+
"url": "https://github.com/UI5/webcomponents.git",
1717
"directory": "packages/base"
1818
},
1919
"types": "./dist",

packages/compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"repository": {
4343
"type": "git",
44-
"url": "https://github.com/SAP/ui5-webcomponents.git",
44+
"url": "https://github.com/UI5/webcomponents.git",
4545
"directory": "packages/compat"
4646
},
4747
"dependencies": {

packages/create-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "https://github.com/SAP/ui5-webcomponents.git",
18+
"url": "https://github.com/UI5/webcomponents.git",
1919
"directory": "packages/create-package"
2020
},
2121
"dependencies": {

packages/fiori/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"repository": {
5151
"type": "git",
52-
"url": "https://github.com/SAP/ui5-webcomponents.git",
52+
"url": "https://github.com/UI5/webcomponents.git",
5353
"directory": "packages/fiori"
5454
},
5555
"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/SAP/ui5-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/SAP/ui5-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/SAP/ui5-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/SAP/ui5-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
@@ -46,7 +46,7 @@
4646
},
4747
"repository": {
4848
"type": "git",
49-
"url": "https://github.com/SAP/ui5-webcomponents.git",
49+
"url": "https://github.com/UI5/webcomponents.git",
5050
"directory": "packages/main"
5151
},
5252
"dependencies": {

0 commit comments

Comments
 (0)