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

Commit 49b466e

Browse files
author
azlam-abdulsalam
committed
chore(publish): update versions and publish to npm
- @dxatscale/sfp-cli@4.1.5
1 parent fcfcc18 commit 49b466e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/sfp-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dxatscale/sfp-cli",
33
"description": "Developer CLI for Salesforce programs following the DX@Scale model",
4-
"version": "4.1.4",
4+
"version": "4.1.5",
55
"author": "dxatscale",
66
"release": "February 23",
77
"bin": {
@@ -88,7 +88,7 @@
8888
"directory": "packages/sfp-cli"
8989
},
9090
"scripts": {
91-
"version":"npm shrinkwrap",
91+
"version": "npm shrinkwrap",
9292
"build": "npm run clean && npm run compile",
9393
"manifest": "oclif manifest",
9494
"clean": "rimraf ./lib && rimraf tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)