package init

This commit is contained in:
wang_yue111 2020-09-09 09:58:52 +08:00
parent 8140f04cfc
commit 2590425c80

View File

@ -11,8 +11,6 @@ Source0: https://github.com/mathiasbynens/String.prototype.repeat/archive
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
%if 0%{?enable_tests}
%endif
Requires: nodejs
%description
A robust & optimized `String.prototype.repeat` polyfill, based on the