Skip to content

Commit 7d86e84

Browse files
committed
Update Lambda Layer dependencies and function code
1 parent 7f59f23 commit 7d86e84

File tree

6 files changed

+1
-16
lines changed

6 files changed

+1
-16
lines changed

function/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
let {createCanvas} = require("canvas");
1+
let {createCanvas} = require('canvas');
22

33
exports.handler = async (event) => {
44
let canvas = createCanvas(200, 200),

layer/lib/libblkid.so.1

-300 KB
Binary file not shown.

layer/lib/libmount.so.1

-340 KB
Binary file not shown.

layer/lib/libuuid.so.1

-19.6 KB
Binary file not shown.

layer/node-canvas-layer_v2.6.1.zip

28.7 MB
Binary file not shown.

layer/nodejs/package.json

-15
This file was deleted.

0 commit comments

Comments
 (0)