package.json: Update copy-webpack-plugin to major version 10

This is not compatible with the EOL node.js 10 any more, so bump the
build requirement.
This commit is contained in:
Martin Pitt 2021-11-29 11:22:04 +01:00
parent aa8308c380
commit b42190ed32
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ License: LGPLv2+
Source0: https://github.com/cockpit-project/starter-kit/releases/download/%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/cockpit-project/starter-kit/releases/download/%{version}/%{name}-node-%{version}.tar.xz
BuildArch: noarch
BuildRequires: nodejs
BuildRequires: nodejs >= 1:12
BuildRequires: make
BuildRequires: libappstream-glib