We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
npm run release
1 parent 3be2180 commit 3b315f2Copy full SHA for 3b315f2
‎dist/merge/index.js
@@ -126052,7 +126052,7 @@ function getDefaultGlobOptions(includeHiddenFiles) {
126052
followSymbolicLinks: true,
126053
implicitDescendants: true,
126054
omitBrokenSymbolicLinks: true,
126055
- excludeHiddenFiles: !includeHiddenFiles,
+ excludeHiddenFiles: !includeHiddenFiles
126056
};
126057
}
126058
/**
‎dist/upload/index.js
@@ -125807,7 +125807,7 @@ function getDefaultGlobOptions(includeHiddenFiles) {
125807
125808
125809
125810
125811
125812
125813
0 commit comments