chore: upgrade to NodeJS 13.10

This commit is contained in:
Deluan 2020-03-06 10:57:00 -05:00
parent 77b12eafde
commit 0b131e91c1
5 changed files with 5 additions and 5 deletions

View file

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