Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 29, 2024
1 parent 7db15e8 commit 9c2e92e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Expand Up @@ -91,12 +91,11 @@ Type: `object`

##### importMeta

**Required**\
Type: `object`

Pass in [`import.meta`](https://nodejs.org/dist/latest/docs/api/esm.html#esm_import_meta). This is used to find the correct package.json file.

`meow` will throw if this is not set.

##### flags

Type: `object`
Expand Down

0 comments on commit 9c2e92e

Please sign in to comment.