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:
-rw-r--r--npm-shrinkwrap.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json
index 29a002105..d90eb7902 100644
--- a/npm-shrinkwrap.json
+++ b/npm-shrinkwrap.json
@@ -1,6 +1,6 @@
{
"name": "npm",
- "version": "4.1.1",
+ "version": "4.1.2",
"dependencies": {
"abbrev": {
"version": "1.0.9",
diff --git a/package.json b/package.json
index aa7ea5635..4a15414a9 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "4.1.1",
+ "version": "4.1.2",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [