chore: upgrade NodeJS to 13.9.0

This commit is contained in:
Deluan 2020-02-26 09:52:25 -05:00
parent 07ac14f810
commit 9044aa8740
4 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
GO_VERSION=1.14
NODE_VERSION=v13.7.0
NODE_VERSION=v13.9.0
GIT_SHA=$(shell git rev-parse --short HEAD)