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

Commit e4ec3c3

Browse files
author
azlam-abdulsalam
committed
chore(npm): add shrinkwrap to commit list
1 parent 49b466e commit e4ec3c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/sfp-cli/npm-shrinkwrap.json

Lines changed: 2 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"directory": "packages/sfp-cli"
8989
},
9090
"scripts": {
91-
"version": "npm shrinkwrap",
91+
"version": "npm shrinkwrap && git add npm-shrinkwrap.json",
9292
"build": "npm run clean && npm run compile",
9393
"manifest": "oclif manifest",
9494
"clean": "rimraf ./lib && rimraf tsconfig.tsbuildinfo",

0 commit comments

Comments
 (0)