Commit 710c44c
committed
Pin node-lambda package to 0.8.11
In the newer versions of `node-lambda` the `context.suceed` and
`context.done` methods have been deprecated, but we use those
functions (for now) still. This pins that package to version 0.8.11,
which has the functionality we need.
Fixes #12
Ref: motdotla/node-lambda#2231 parent 29299fb commit 710c44c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments