Skip to content

Commit 16508db

Browse files
committed
chore: update repository url for organization name
1 parent 010ff06 commit 16508db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"description": "Commencis's CLI tool for creating & managing projects",
55
"author": "Commencis WFE Team <wfedevelopers@commencis.com> (https://commencis.com)",
66
"license": "Apache-2.0",
7-
"homepage": "https://github.com/commencis/cli#readme",
7+
"homepage": "https://github.com/Commencis/cli#readme",
88
"bugs": {
9-
"url": "https://github.com/commencis/cli/issues"
9+
"url": "https://github.com/Commencis/cli/issues"
1010
},
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/commencis/cli.git"
13+
"url": "https://github.com/Commencis/cli.git"
1414
},
1515
"publishConfig": {
1616
"access": "public"

0 commit comments

Comments
 (0)