Skip to content

Commit 79e2254

Browse files
authored
ci: package adjustments
ci: package adjustments
2 parents 99aa9b0 + 27221b8 commit 79e2254

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "plugin-analytics-connected-objects",
33
"description": "Additional Salesforce CLI commands to manage CRM Analytics connected-objects",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"dependencies": {
66
"@oclif/core": "^2.9.4",
77
"@oclif/plugin-legacy": "^1.3.0",
@@ -58,7 +58,7 @@
5858
"sf-plugin",
5959
"sf"
6060
],
61-
"license": "BSD-3-Clause",
61+
"license": "MIT",
6262
"main": "lib/index.js",
6363
"oclif": {
6464
"commands": "./lib/commands",
@@ -92,7 +92,6 @@
9292
"docs": "sf-docs",
9393
"format": "wireit",
9494
"lint": "wireit",
95-
"postinstall": "yarn husky install",
9695
"postpack": "shx rm -f oclif.manifest.json",
9796
"prepack": "sf-prepack",
9897
"test": "wireit",

0 commit comments

Comments
 (0)