diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-27 15:45:40 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-04-27 15:45:40 +0000 |
commit | 1331c939e8956faac2d8d9cf20f407eb4dd0c2b2 (patch) | |
tree | a6f59f55b75f199d0e10ae4ff802a9484823dc8a /www/npm | |
parent | 8e03f0b64073ad4fc50d181298453fae7c727050 (diff) | |
download | ports-1331c939e8956faac2d8d9cf20f407eb4dd0c2b2.tar.gz ports-1331c939e8956faac2d8d9cf20f407eb4dd0c2b2.zip |
www/npm: Update to 9.6.5
Changes: https://github.com/npm/cli/releases
Diffstat (limited to 'www/npm')
-rw-r--r-- | www/npm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/npm/Makefile b/www/npm/Makefile index 15c28ba673ec..0fd26663999d 100644 --- a/www/npm/Makefile +++ b/www/npm/Makefile @@ -1,5 +1,5 @@ PORTNAME= npm -PORTVERSION= 9.6.4 +PORTVERSION= 9.6.5 CATEGORIES= www MAINTAINER= sunpoet@FreeBSD.org |