Skip to content

Commit 780fdae

Browse files
authored
Update README.md
1 parent 30987d3 commit 780fdae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

native/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cjs-module-lexer/native
22

3-
This is a native build of cjx-module-lexer, it uses [oxc-resolver](https://github.com/oxc-project/oxc-resolver) to resolve module specifiers.
3+
This is a native build of cjs-module-lexer, it uses [oxc-resolver](https://github.com/oxc-project/oxc-resolver) to resolve module specifiers.
44

55
## Usage
66

@@ -9,4 +9,4 @@ npm i react
99
NODE_ENV=development ./cjs-module-lexer react
1010
```
1111

12-
You can download the native build binary from [releases](https://github.com/esm-dev/cjs-module-lexer/releases).
12+
You can download the native build binary from [releases](https://github.com/esm-dev/cjs-module-lexer/releases) page.

0 commit comments

Comments
 (0)