mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 19:26:31 -05:00
Update dependency netlify-cli to v10.15.0 (#2271)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e59ed4be4c
commit
73b067d96b
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-only
|
||||
#
|
||||
|
||||
NETLIFY_VERSION=10.13.0
|
||||
NETLIFY_VERSION=10.15.0
|
||||
exec npx --yes netlify-cli@${NETLIFY_VERSION} $@
|
||||
|
|
Loading…
Reference in a new issue