Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornlf <quitlahok@gmail.com>2021-02-19 00:55:54 +0300
committernlf <quitlahok@gmail.com>2021-02-19 00:55:54 +0300
commit9c51005a19fd4c3e7cd4c987d2e39d1b763036bf (patch)
tree351cddb6ced6108fa9cf41a904dba3f30e80fbc5 /node_modules/npm-package-arg/package.json
parent80c2ac995170a05b26856a2b72fe9c8163b2c999 (diff)
npm-package-arg@8.1.1
Diffstat (limited to 'node_modules/npm-package-arg/package.json')
-rw-r--r--node_modules/npm-package-arg/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/npm-package-arg/package.json b/node_modules/npm-package-arg/package.json
index 5035feef3..c460be828 100644
--- a/node_modules/npm-package-arg/package.json
+++ b/node_modules/npm-package-arg/package.json
@@ -1,6 +1,6 @@
{
"name": "npm-package-arg",
- "version": "8.1.0",
+ "version": "8.1.1",
"description": "Parse the things that can be arguments to `npm install`",
"main": "npa.js",
"directories": {