Skip to content

Commit 1cac67a

Browse files
Mark Node.js support in import-attributes.md (v8#744)
Co-authored-by: Camillo Bruni <[email protected]>
1 parent 973781a commit 1cac67a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/import-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ The `assert` keyword is deprecated as of V8 v12.3 and is planned to be removed b
5959
<feature-support chrome="123 https://chromestatus.com/feature/5205869105250304"
6060
                 firefox="no"
6161
                 safari="17.2 https://developer.apple.com/documentation/safari-release-notes/safari-17_2-release-notes"
62-
                 nodejs="no"
62+
                 nodejs="20.10 https://nodejs.org/docs/latest-v20.x/api/esm.html#import-attributes"
6363
                 babel="yes https://babeljs.io/blog/2023/05/26/7.22.0#import-attributes-15536-15620"></feature-support>

0 commit comments

Comments
 (0)