1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-19 00:12:51 +01:00

Bump node to 16 (#13221)

This commit is contained in:
Franck Nijhof
2022-07-19 11:39:08 +02:00
committed by GitHub
parent e4d233afa8
commit b582a4d014
6 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ on:
- master
env:
NODE_VERSION: 14
NODE_VERSION: 16
NODE_OPTIONS: --max_old_space_size=6144
jobs: