Skip to content

Commit

Permalink
node version set
Browse files Browse the repository at this point in the history
  • Loading branch information
coutoPL committed Jul 14, 2024
1 parent 1e467ce commit d74d85f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"typescript": "4.8.4"
},
"engines": {
"node": ">=20.15.0",
"node": ">=18.20.0",
"yarn": "^1.22.22"
}
}
2 changes: 1 addition & 1 deletion run-8x.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash -e

./run.sh "8.14.1"
./run.sh "8.14.3"

0 comments on commit d74d85f

Please sign in to comment.