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

Commit fcfcc18

Browse files
author
azlam-abdulsalam
committed
chore(npm): fix npm shrinkwrap
1 parent fb8b483 commit fcfcc18

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

packages/sfp-cli/npm-shrinkwrap.json

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/sfp-cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
"directory": "packages/sfp-cli"
8989
},
9090
"scripts": {
91+
"version":"npm shrinkwrap",
9192
"build": "npm run clean && npm run compile",
9293
"manifest": "oclif manifest",
9394
"clean": "rimraf ./lib && rimraf tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)