Skip to content

Commit

Permalink
fix in fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
DanDroryAu committed Dec 12, 2024
1 parent c9879f7 commit 562321a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sku/scripts/postinstall.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ try {
}

// Suppressing eslint. These imports will work after the build steps for postinstall.

const { setCwd } = await import('../dist/lib/cwd.js');

const banner = await import('../dist/lib/banner.js');

const log = debug('sku:postinstall');
Expand Down

0 comments on commit 562321a

Please sign in to comment.