Skip to content

Commit 66e98c0

Browse files
committed
2 parents 2569afb + eab2150 commit 66e98c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lerna.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"command": {
77
"publish": {
88
"cleanupTempFiles": true,
9-
"removePackageFields": [
9+
"stripPackageKeys": [
1010
"devDependencies",
1111
"scripts"
1212
]
@@ -24,4 +24,4 @@
2424
"packages": [
2525
"packages/*"
2626
]
27-
}
27+
}

0 commit comments

Comments
 (0)