Skip to content

Commit

Permalink
chore(mongoose): minimum node version 14
Browse files Browse the repository at this point in the history
  • Loading branch information
Amir Blum committed Sep 22, 2022
1 parent 680c586 commit bf2fec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/node/instrumentation-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"author": "OpenTelemetry Authors",
"license": "Apache-2.0",
"engines": {
"node": ">=8.12.0"
"node": ">=14.0"
},
"files": [
"build/src/**/*.js",
Expand Down

0 comments on commit bf2fec7

Please sign in to comment.