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-14 08:08:35 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-07-14 08:08:35 +0300
commit75b462c19ea16ef0d7f943f94ff4d255695a5c0d (patch)
treec963815228a031f9a8f2e8376b382ff7e03420fd
parentf13e1fbbd1d40abb66dce67fa28181c90cab1c0b (diff)
5.3.0v5.3.0
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 459d11fc3..c0c4bff17 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "npm",
- "version": "5.2.0",
+ "version": "5.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 04b999bfd..c09e538aa 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "5.2.0",
+ "version": "5.3.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [