Skip to content

Commit 385a431

Browse files
authored
Update docs for change in upstream dependencies
Closes GH-23. Reviewed-by: Titus Wormer <[email protected]>
1 parent c69b64d commit 385a431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ This package exports the following identifier: `fromMarkdown`.
7676
There is no default export.
7777

7878
The export map supports the endorsed
79-
[`development` condition](https://nodejs.org/api/packages.html#packages_resolving_user_conditions).
79+
[`development` condition](https://nodejs.org/api/packages.html#packages\_resolving\_user\_conditions).
8080
Run `node --conditions development module.js` to get instrumented dev code.
8181
Without this condition, production code is loaded.
8282

0 commit comments

Comments
 (0)