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:
authorKat Marchán <kzm@zkat.tech>2018-11-27 20:28:05 +0300
committerKat Marchán <kzm@zkat.tech>2018-12-11 02:30:30 +0300
commit32c73bf0e3f0441d0c7c940292235d4b93aa87e2 (patch)
treee4d23bcc55711425d25014a58a4770a3552a8645 /package.json
parentdf972e94868050b5aa42ac18b527fd929e1de9e4 (diff)
libnpm@2.0.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1dcb9feb0..dbfc17b4f 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"json-parse-better-errors": "^1.0.2",
"lazy-property": "~1.0.0",
"libcipm": "^3.0.2",
- "libnpm": "^1.4.0",
+ "libnpm": "^2.0.1",
"libnpx": "^10.2.0",
"lock-verify": "^2.0.2",
"lockfile": "^1.0.4",
@@ -103,7 +103,7 @@
"once": "~1.4.0",
"opener": "^1.5.1",
"osenv": "^0.1.5",
- "pacote": "^9.1.0",
+ "pacote": "^9.2.3",
"path-is-inside": "~1.0.2",
"promise-inflight": "~1.0.1",
"qrcode-terminal": "^0.12.0",