Skip to content

Commit d1939ce

Browse files
committed
fix(config): add pack-destination flattener
1 parent 02054af commit d1939ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/utils/config/definitions.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,6 +1455,7 @@ define('pack-destination', {
14551455
description: `
14561456
Directory in which \`npm pack\` will save tarballs.
14571457
`,
1458+
flatten,
14581459
})
14591460

14601461
define('parseable', {

0 commit comments

Comments
 (0)