Skip to content

Commit

Permalink
fix(deps): sync node.js builder with faas CLI (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Ball <lball@redhat.com>
  • Loading branch information
lance authored Nov 17, 2020
1 parent bb77a3d commit f441ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpacks/nodejs/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "FUNCTION_PATH=./test/fixtures tape test/test.js | tap-spec"
},
"dependencies": {
"faas-js-runtime": "0.4.0",
"faas-js-runtime": "0.5.1",
"death": "^1.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit f441ea2

Please sign in to comment.