Skip to content

Commit 02038be

Browse files
authored
Upgrade nodejs functions-framework to v0.4.1 (#68)
Signed-off-by: benjaminhuo <benjamin@kubesphere.io>
1 parent cf5e425 commit 02038be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

functions/knative/hello-world-node/esm/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
},
66
"main": "index.js",
77
"dependencies": {
8-
"@openfunction/functions-framework": "^0.3.6"
8+
"@openfunction/functions-framework": "^0.4.1"
99
}
10-
}
10+
}

0 commit comments

Comments
 (0)