Skip to content

Commit 9e0bfd6

Browse files
committed
no message
1 parent 48ccb3a commit 9e0bfd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/aliases.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const resolveEntryForPkg = (/** @type {string} */ p) =>
1010
`../../packages/${p}/src/index.ts`,
1111
)
1212

13+
1314
const dirs = readdirSync(new URL('../packages', import.meta.url))
1415

1516
/** @type {Record<string, string>} */

0 commit comments

Comments
 (0)