Skip to content

Commit c8417f2

Browse files
committed
add min version
1 parent b781c44 commit c8417f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/node/instrumentation-typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"author": "OpenTelemetry Authors",
3232
"license": "Apache-2.0",
3333
"engines": {
34-
"node": ">=14"
34+
"node": ">=16.13.0"
3535
},
3636
"files": [
3737
"build/src/**/*.js",

0 commit comments

Comments
 (0)