1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 21:50:00 -05:00

fix: add 'fmt-component' to unstable features in schema file (#26526)

Closes https://github.com/denoland/deno/issues/26510
This commit is contained in:
Bartek Iwańczuk 2024-10-24 20:55:38 +01:00
parent 4d731f5ef8
commit c5c08f461d
No known key found for this signature in database
GPG key ID: 0C6BCDDC3B3AD750

View file

@ -531,6 +531,7 @@
"detect-cjs",
"ffi",
"fs",
"fmt-component",
"http",
"kv",
"net",