Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 284e1fd

Browse files
author
azlam-abdulsalam
committed
chore(publish): update versions and publish to npm
- @dxatscale/sfp-cli@4.1.2
1 parent fdc3763 commit 284e1fd

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/sfp-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
{
22
"name": "@dxatscale/sfp-cli",
33
"description": "Developer CLI for Salesforce programs following the DX@Scale model",
4-
"version": "4.1.1",
4+
"version": "4.1.2",
55
"author": "dxatscale",
66
"release": "February 23",
77
"bin": {
88
"sfp": "./bin/run"
99
},
1010
"bugs": "https://github.com/dxatscale/sfpowerscripts/issues",
1111
"dependencies": {
12-
"@salesforce/core": "3.33.1",
13-
"@salesforce/source-deploy-retrieve": "7.7.6",
14-
"@salesforce/source-tracking": "2.2.17",
1512
"@dxatscale/sfdx-process-wrapper": "0.1.0",
1613
"@dxatscale/sfp-logger": "1.2.0",
1714
"@dxatscale/sfpowerscripts.core": "33.22.0",
@@ -22,6 +19,9 @@
2219
"@oclif/plugin-plugins": "^2.2.2",
2320
"@oclif/plugin-update": "^1.5.0",
2421
"@oclif/plugin-warn-if-update-available": "^1.7.0",
22+
"@salesforce/core": "3.33.1",
23+
"@salesforce/source-deploy-retrieve": "7.7.6",
24+
"@salesforce/source-tracking": "2.2.17",
2525
"adm-zip": "^0.5.9",
2626
"chalk": "^4.1.2",
2727
"cli-table": "^0.3.6",

0 commit comments

Comments
 (0)