Skip to content

Commit 3621ecf

Browse files
committed
chore: unblock local/CI publish – pin types, patch npx lerna, fix dist, pin glob/minimatch
1 parent c86ddf9 commit 3621ecf

File tree

7 files changed

+12408
-597
lines changed

7 files changed

+12408
-597
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
*.DS_Store
22
node_modules
3-
npm-debug.log
4-
dist
3+
npm-debug.log

packages/foo-api-ci-tools/dist/lerna.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/foo-api-ci-tools/dist/lerna.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
declare const _default: (command: string) => any;
1+
declare const _default: (command: string) => string;
22
export default _default;

0 commit comments

Comments
 (0)