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 26f462eb8..34250ef3e 100644
--- a/npm-shrinkwrap.json
+++ b/npm-shrinkwrap.json
@@ -1,6 +1,6 @@
{
"name": "npm",
- "version": "4.1.0",
+ "version": "4.1.1",
"dependencies": {
"abbrev": {
"version": "1.0.9",
diff --git a/package.json b/package.json
index c64b4c7aa..24f75d36c 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "4.1.0",
+ "version": "4.1.1",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [