Skip to content

Commit b7aac43

Browse files
committed
fix: Remove redundant shrinkwrap in confg
1 parent 656dede commit b7aac43

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

release-please-config.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,7 @@
2121
"component": "project"
2222
},
2323
"packages/cli": {
24-
"component": "cli",
25-
"extra-files": [
26-
"npm-shrinkwrap.json"
27-
]
24+
"component": "cli"
2825
}
2926
},
3027
"release-type": "node",

0 commit comments

Comments
 (0)