Skip to content

Commit d6d8c2f

Browse files
committed
fix: correct repository url QuickGroup -> QuickCorp for provenance
1 parent 9b316a7 commit d6d8c2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"repository": {
5757
"type": "git",
58-
"url": "git+https://github.com/QuickGroup/QCObjects.git"
58+
"url": "git+https://github.com/QuickCorp/QCObjects.git"
5959
},
6060
"keywords": [
6161
"qcobjects",
@@ -112,7 +112,7 @@
112112
],
113113
"author": "Jean Machuca <correojean@gmail.com>",
114114
"bugs": {
115-
"url": "https://github.com/QuickGroup/QCObjects/issues"
115+
"url": "https://github.com/QuickCorp/QCObjects/issues"
116116
},
117117
"homepage": "https://qcobjects.com",
118118
"devDependencies": {

0 commit comments

Comments
 (0)