chore(ci): npm 14.8.0 -> 14.19.1

This commit is contained in:
Sarah Vaupel 2022-04-21 14:40:32 +02:00
parent 05f24fadb3
commit 87384ebb30

View File

@ -51,7 +51,7 @@ npm install:
- install -v -T -m 0644 ${APT_SOURCES_LIST} /etc/apt/sources.list
- apt-get update -y
- npm install -g n
- n 14.8.0
- n 14.19.1
- export PATH="${N_PREFIX}/bin:$PATH"
- npm install -g npm
- hash -r