aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 45e07364d8..db70722e9a 100644
--- a/Makefile
+++ b/Makefile
@@ -28,7 +28,7 @@ COMMA := ,
XGO_VERSION := go-1.14.x
MIN_GO_VERSION := 001012000
-MIN_NODE_VERSION := 010000000
+MIN_NODE_VERSION := 010013000
ifeq ($(HAS_GO), GO)
GOPATH ?= $(shell $(GO) env GOPATH)