mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
chore: upgrade to NodeJS 13.10
This commit is contained in:
parent
77b12eafde
commit
0b131e91c1
5 changed files with 5 additions and 5 deletions
2
Makefile
2
Makefile
|
@ -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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue