Skip to content

Commit 07a49aa

Browse files
authored
feat: add supported node versions for all packages (#973)
1 parent 9715c2a commit 07a49aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"author": "OpenTelemetry Authors",
2929
"license": "Apache-2.0",
3030
"engines": {
31-
"node": ">=8.0.0"
31+
"node": ">=8.12.0"
3232
},
3333
"files": [
3434
"build/esm/**/*.js",

0 commit comments

Comments
 (0)