Skip to content

Commit 03037b5

Browse files
committed
update node version
1 parent 92a7e54 commit 03037b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/baggage-log-record-processor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"author": "OpenTelemetry Authors",
2828
"license": "Apache-2.0",
2929
"engines": {
30-
"node": ">=14"
30+
"node": "^18.19.0 || >=20.6.0"
3131
},
3232
"files": [
3333
"build/src/**/*.js",

0 commit comments

Comments
 (0)