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:
authorMichael Perrotte <mike@npmjs.com>2020-02-21 00:33:20 +0300
committerisaacs <i@izs.me>2020-05-08 04:11:52 +0300
commit05f657704e29110d82477f63e7ae7526f0e986fc (patch)
tree945d55ba3a94d5ca532fbe5fe98b0bcd9e981dd4 /package.json
parentbd3a9c69d5e979ce49f4027b6622073632ba7e56 (diff)
libnpmpublish@1.1.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/package.json b/package.json
index e99d84e4f..9705c0550 100644
--- a/package.json
+++ b/package.json
@@ -79,6 +79,7 @@
"libnpmaccess": "^3.0.2",
"libnpmhook": "^5.0.3",
"libnpmorg": "^1.0.1",
+ "libnpmpublish": "^1.1.2",
"libnpmsearch": "^2.0.2",
"libnpmteam": "^1.0.2",
"libnpx": "^10.2.2",
@@ -194,10 +195,10 @@
"JSONStream",
"lazy-property",
"libcipm",
- "libnpm",
"libnpmaccess",
"libnpmhook",
"libnpmorg",
+ "libnpmpublish",
"libnpmsearch",
"libnpmteam",
"libnpx",
@@ -312,4 +313,4 @@
"engines": {
"node": ">=10"
}
-}
+} \ No newline at end of file