Skip to content

Commit

Permalink
Mark Node.js support in import-attributes.md (#744)
Browse files Browse the repository at this point in the history
Co-authored-by: Camillo Bruni <[email protected]>
  • Loading branch information
nicolo-ribaudo and camillobruni authored Apr 2, 2024
1 parent 973781a commit 1cac67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/import-attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ The `assert` keyword is deprecated as of V8 v12.3 and is planned to be removed b
<feature-support chrome="123 https://chromestatus.com/feature/5205869105250304"
                 firefox="no"
                 safari="17.2 https://developer.apple.com/documentation/safari-release-notes/safari-17_2-release-notes"
                 nodejs="no"
                 nodejs="20.10 https://nodejs.org/docs/latest-v20.x/api/esm.html#import-attributes"
                 babel="yes https://babeljs.io/blog/2023/05/26/7.22.0#import-attributes-15536-15620"></feature-support>

0 comments on commit 1cac67a

Please sign in to comment.