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:
parent
aa8308c380
commit
b42190ed32
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue