Skip to content

Commit

Permalink
fix: add diagnostics_channel to built-ins list (#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
antongolub authored Jan 5, 2025
1 parent b6225ea commit 1edf36d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ const builtins = new Set([
'constants',
'crypto',
'dgram',
'diagnostics_channel',
'dns',
'domain',
'events',
Expand Down

0 comments on commit 1edf36d

Please sign in to comment.