Skip to content

Commit 4f1ad27

Browse files
committed
docs: npm packages are no longer experimental
1 parent a9af992 commit 4f1ad27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/docs/guide/usage/parser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Rust usage example can be found [here](https://github.com/oxc-project/oxc/blob/m
2727

2828
### Node.js (NAPI)
2929

30-
Try the experimental node binding [oxc-parser][url-oxc-parser-npm].
30+
Try the node binding [oxc-parser][url-oxc-parser-npm].
3131

3232
<!-- Links -->
3333

src/docs/guide/usage/transformer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
### Node.js
1212

13-
Use the experimental node binding [oxc-transform][url-oxc-transform-npm].
13+
Use the node binding [oxc-transform][url-oxc-transform-npm].
1414

1515
### Rust
1616

0 commit comments

Comments
 (0)