Skip to content

Commit a321855

Browse files
authored
Functions use Node v14 (#1556)
Functions are no longer on the node v10 runtime. All functions were migrated to v14 last month.
1 parent 0429baf commit a321855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/content/functions/runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Functions use Node.js 10.x.
1+
Functions use Node.js 14.x.
22

33
Functions do not currently support importing dependencies, but you can [contact Segment Support](https://segment.com/help/contact/) to request that one be added.
44

0 commit comments

Comments
 (0)