Skip to content

Commit bbff739

Browse files
committed
lib: fix alphabetical order in libs.json
1 parent d477511 commit bbff739

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/libs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
"esnext.decorators",
9393
"esnext.disposable",
9494
"esnext.error",
95-
"esnext.math",
9695
"esnext.intl",
96+
"esnext.math",
9797
"esnext.sharedmemory",
9898
"esnext.temporal",
9999
"esnext.typedarrays",

0 commit comments

Comments
 (0)