Browse Source

upgrading package: npm 8.2.0 -> 8.3.0

master
parent
commit
658a16dff9
  1. 4
      npm/npm.spec

4
npm/npm.spec

@ -22,7 +22,7 @@
## ##
# package version # package version
%define V_npm 8.2.0 %define V_npm 8.3.0
%define V_node17 17.2.0 %define V_node17 17.2.0
%define V_node16 16.13.1 %define V_node16 16.13.1
%define V_node14 14.18.2 %define V_node14 14.18.2
@ -39,7 +39,7 @@ Class: PLUS
Group: Archiver Group: Archiver
License: MIT License: MIT
Version: %{V_npm} Version: %{V_npm}
Release: 20211206 Release: 20211210
# list of sources # list of sources
Source0: https://github.com/npm/cli/archive/v%{V_npm}.tar.gz Source0: https://github.com/npm/cli/archive/v%{V_npm}.tar.gz

Loading…
Cancel
Save