Skip to content

Commit 5ec7f45

Browse files
committed
fix: Remove scripts from ignored pkg fields
1 parent f511797 commit 5ec7f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"changelogPreset": "conventional-changelog-conventionalcommits",
77
"command": {
88
"publish": {
9-
"removePackageFields": ["scripts", "devDependencies", "prettier"],
9+
"removePackageFields": ["devDependencies", "prettier"],
1010
"yes": true
1111
},
1212
"version": {

0 commit comments

Comments
 (0)