Skip to content

Commit 73ccfa8

Browse files
committed
chore: update Node versions list
1 parent 4b3beaa commit 73ccfa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/App.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import * as vegaLite from 'vega-lite';
44

55
// which results are attempted to load
66
// the first is selected automatically
7-
const NODE_VERSIONS = [24, 23, 22, 21, 20];
7+
const NODE_VERSIONS = [24, 23, 22, 21, 20, 19, 18, 16];
88

99
const BUN_VERSIONS = [1.2, 1.1];
1010

0 commit comments

Comments
 (0)