Commit a650f78
Drop nodejs4.3 (motdotla#469)
* Drop Node.js 4.3
Node.js 4.3 was dropped from the document.
https://docs.aws.amazon.com/lambda/latest/dg/programming-model.html
* Fix version of npm release to 10
following error
```
error aws-xray-sdk-core@2.0.1: The engine "node" is incompatible with this module. Expected version ">= 4.x <= 10.x". Got "11.0.0"
```1 parent b890e58 commit a650f78Copy full SHA for a650f78
File tree
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedOpen diff view settings
Filter options
- lib
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
15 | 15 | |
16 | 16 | |
17 | 17 | |
18 | | - |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
205 | 205 | |
206 | 206 | |
207 | 207 | |
208 | | - |
| 208 | + |
209 | 209 | |
210 | 210 | |
211 | 211 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
52 | 52 | |
53 | 53 | |
54 | 54 | |
55 | | - |
| 55 | + |
56 | 56 | |
57 | 57 | |
58 | 58 | |
|
0 commit comments