Skip to content

Commit 52fedfd

Browse files
committed
update node version for bigint
1 parent 4a6588e commit 52fedfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/feature_matrix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ class Feature(IntEnum):
6767
'chrome': 67,
6868
'firefox': 68,
6969
'safari': 140100, # TODO(features): set this back to 15 after we update the default targets.
70+
'node': 130000,
7071
},
7172
Feature.THREADS: {
7273
'chrome': 74,

0 commit comments

Comments
 (0)