Skip to content

Commit 07318a9

Browse files
committed
Set supported engine to v12.0.0 or higher
1 parent 39f2748 commit 07318a9

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"homepage": "https://sap.github.io/cf-nodejs-logging-support/",
1919
"main": "./index.js",
2020
"engines": {
21-
"node": ">=8.0.0"
21+
"node": ">=12.0.0"
2222
},
2323
"dependencies": {
2424
"json-stringify-safe": "^5.0.1",

0 commit comments

Comments
 (0)