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@sykosomatic.org>2017-07-12 10:28:07 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-07-12 10:29:26 +0300
commit45f49bbee38dab4ff05d97c66d88fb1fe91c0e3c (patch)
treed38679a7435685195e3a7c3221a311dd19fbf4a8 /package.json
parent7f28a77f33ef501065f22e8d5e8cffee3195dccd (diff)
libnpx@9.1.0
* More languages * Windows fixes * More bugfixes * New --node-arg opt * prevent auto-fallback infinite loop when npx disappears * npx npx npx npx npx npx npx npx works * no longer bundles deps with libnpx so they can flatten * update-notifier will no longer run for bundled version
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 9826e31d3..93ddde962 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"ini": "~1.3.4",
"init-package-json": "~1.10.1",
"lazy-property": "~1.0.0",
- "libnpx": "~9.0.3",
+ "libnpx": "~9.1.0",
"lockfile": "~1.0.3",
"lodash._baseuniq": "~4.6.0",
"lodash.clonedeep": "~4.5.0",