We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8dcbe commit 939925cCopy full SHA for 939925c
package.json
@@ -3,7 +3,7 @@
3
"version": "0.4.0",
4
"description": "FaaS (Function as a service) framework for writing portable Node.js functions",
5
"engines": {
6
- "node": ">=10.0.0"
+ "node": ">=13.0.0"
7
},
8
"repository": "openfunction/functions-framework-nodejs",
9
"main": "build/src/index.js",
0 commit comments