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:
authorRebecca Turner <me@re-becca.org>2018-04-12 23:44:42 +0300
committerRebecca Turner <me@re-becca.org>2018-04-12 23:44:44 +0300
commit3c0bbcb8e5440a3b90fabcce85d7a1d31e2ecbe7 (patch)
treeacd7674532f07c0c5e219d1a0de9ea67a16b7758 /package.json
parent73dc974555217207fb384e39d049da19be2f79ba (diff)
libnpx@10.1.1
add --always-spawn to opt out of process takeover optimization feature Credit: @jdalton PR-URL: https://github.com/zkat/npx/pull/172
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 e1439cf9f..11330e390 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"lazy-property": "~1.0.0",
"libcipm": "^1.6.2",
"libnpmhook": "^3.0.0",
- "libnpx": "^10.0.1",
+ "libnpx": "^10.1.1",
"lockfile": "~1.0.3",
"lodash._baseuniq": "~4.6.0",
"lodash.clonedeep": "~4.5.0",