Commit 378a22a
authored
fix: missing yargs.mjs
Due to the `yargs.mjs` file not being published, the fix merged with yargs#2151 is not effective yet. This change should fix that.
```
Cannot find module './node_modules/yargs/yargs.mjs' imported from ./cli.js
```1 parent fcb4d38 commit 378a22a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments