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-08-15 23:17:19 +0300
committerKat Marchán <kzm@zkat.tech>2018-08-21 02:17:16 +0300
commite8d5f441821553a31fc8cd751670663699d2c8ce (patch)
tree19a3cd4542857b08c722fe1585c857286547bd0f /package.json
parentd20ac242aeb44aa3581c65c052802a02d5eb22f3 (diff)
libcipm@2.0.2
Fixes: https://npm.community/t/using-npm-ci-does-not-run-prepare-script-for-git-modules/632 Credit: @edahlseng
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9035a7b9a..08fb54754 100644
--- a/package.json
+++ b/package.json
@@ -71,7 +71,7 @@
"is-cidr": "^2.0.6",
"json-parse-better-errors": "^1.0.2",
"lazy-property": "~1.0.0",
- "libcipm": "^2.0.1",
+ "libcipm": "^2.0.2",
"libnpmhook": "^4.0.1",
"libnpx": "^10.2.0",
"lock-verify": "^2.0.2",