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@zkat.tech>2018-06-29 22:52:41 +0300
committerKat Marchán <kzm@zkat.tech>2018-06-29 22:52:41 +0300
commitea9415fcc1261b983cd2df580b53f84af9a0e2fc (patch)
tree76bd03316f6793bf08662a549296727a9ef93b45
parentd7cf1b37ab1c80a50ab76f3a24d6bb19e4da47b0 (diff)
6.2.0-next.0v6.2.0-next.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 cfc2f7447..62aee96ed 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "npm",
- "version": "6.1.0",
+ "version": "6.2.0-next.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index f6bd899a4..dc8bf7c00 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "6.1.0",
+ "version": "6.2.0-next.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [