Skip to content

Commit d142bc6

Browse files
committed
chore: arbitrary edit to kick github's actions ui
1 parent 0bc9574 commit d142bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node-resolve/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ export default ({
221221
})
222222
```
223223

224-
## Resolving require statements
224+
## Resolving Require Statements
225225

226226
According to [NodeJS module resolution](https://nodejs.org/api/packages.html#packages_package_entry_points) `require` statements should resolve using the `require` condition in the package exports field, while es modules should use the `import` condition.
227227

0 commit comments

Comments
 (0)