Skip to content

Commit 17d9d31

Browse files
committed
chore: Run timeline example on node 17+
1 parent 12e6977 commit 17d9d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/charts/timeline-charts-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react-scripts": "4.0.0"
1111
},
1212
"scripts": {
13-
"start": "react-scripts start"
13+
"start": "NODE_OPTIONS=--openssl-legacy-provider react-scripts start"
1414
},
1515
"eslintConfig": {
1616
"extends": "react-app"

0 commit comments

Comments
 (0)