We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 010ff06 commit 16508dbCopy full SHA for 16508db
package.json
@@ -4,13 +4,13 @@
4
"description": "Commencis's CLI tool for creating & managing projects",
5
"author": "Commencis WFE Team <wfedevelopers@commencis.com> (https://commencis.com)",
6
"license": "Apache-2.0",
7
- "homepage": "https://github.com/commencis/cli#readme",
+ "homepage": "https://github.com/Commencis/cli#readme",
8
"bugs": {
9
- "url": "https://github.com/commencis/cli/issues"
+ "url": "https://github.com/Commencis/cli/issues"
10
},
11
"repository": {
12
"type": "git",
13
- "url": "git+https://github.com/commencis/cli.git"
+ "url": "https://github.com/Commencis/cli.git"
14
15
"publishConfig": {
16
"access": "public"
0 commit comments