We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6cc5a commit 4adb1b1Copy full SHA for 4adb1b1
3 files changed
package.json
@@ -18,7 +18,7 @@
18
},
19
"keywords": [],
20
"author": "",
21
- "license": "MIT",
+ "license": "Apache-2.0",
22
"packageManager": "pnpm@10.17.1",
23
"devDependencies": {
24
"typedoc": "^0.28.14",
packages/b2c-cli/package.json
@@ -55,7 +55,7 @@
55
"CLI",
56
"Command Line Interface"
57
],
58
59
"main": "dist/index.js",
60
"type": "module",
61
"oclif": {
packages/b2c-tooling-sdk/package.json
@@ -3,7 +3,7 @@
3
"version": "0.0.0",
4
"description": "Core tooling library for Salesforce Commerce Cloud B2C CLI",
5
"author": "Charles Lavery",
6
7
"repository": "SalesforceCommerceCloud/b2c-cli",
8
"keywords": [
9
"SFCC",
0 commit comments