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>2018-03-13 03:25:34 +0300
committerKat Marchán <kzm@sykosomatic.org>2018-03-13 03:25:34 +0300
commitdf27cdd387563d9b03d6d6d3f9c13e59698afc8d (patch)
tree8cf6ca243832c20419667c5a32693e39017911b1
parent9b206bb69be9908ba55e72099f914f9ce0f5813c (diff)
5.8.0-next.0v5.8.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 95c03d8a4..ce597cf80 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "npm",
- "version": "5.7.1",
+ "version": "5.8.0-next.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index ec5f0a01d..1bd1a2ed2 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "5.7.1",
+ "version": "5.8.0-next.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [