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:
authorisaacs <nope@not.real>2019-07-03 20:14:32 +0300
committerisaacs <nope@not.real>2019-07-03 20:14:32 +0300
commit08e0fa6f18cc8ee94222c2825ee170091fe85f5c (patch)
treefc2892216ac5f4776a212a2fd883ea9bad762c13
parent900e8f612a98a9621684bb8d559c4d1766e01fb6 (diff)
6.10.1-next.0v6.10.1-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 6b32f59e9..fe0528a82 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "npm",
- "version": "6.10.0",
+ "version": "6.10.1-next.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index eb1fc07f8..b042dd6ca 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "6.10.0",
+ "version": "6.10.1-next.0",
"name": "npm",
"description": "a package manager for JavaScript",
"keywords": [