chore(release): 3.7.0-2

This commit is contained in:
Zoltan Kochan
2019-08-06 00:52:35 +03:00
parent b7e044e632
commit a24401e155
4 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dependencies-hierarchy",
"version": "6.0.0-0",
"version": "6.0.0-1",
"description": "Creates a dependencies hierarchy for a symlinked `node_modules`",
"main": "lib/index.js",
"typings": "lib/index.d.ts",

View File

@@ -1,6 +1,6 @@
{
"name": "@pnpm/list",
"version": "2.0.0-1",
"version": "2.0.0-2",
"description": "List installed packages in a symlinked `node_modules`",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
@@ -43,7 +43,7 @@
"archy": "1.0.0",
"chalk": "2.4.2",
"cli-columns": "3.1.2",
"dependencies-hierarchy": "6.0.0-0",
"dependencies-hierarchy": "6.0.0-1",
"p-limit": "2.2.0",
"ramda": "0.26.1"
},

View File

@@ -1,7 +1,7 @@
{
"name": "pnpm",
"description": "Fast, disk space efficient package manager",
"version": "3.7.0-1",
"version": "3.7.0-2",
"author": {
"name": "Zoltan Kochan",
"email": "z@kochan.io",
@@ -30,7 +30,7 @@
"@pnpm/error": "1.0.0",
"@pnpm/file-reporter": "0.1.0",
"@pnpm/lifecycle": "6.2.1",
"@pnpm/list": "2.0.0-1",
"@pnpm/list": "2.0.0-2",
"@pnpm/lockfile-file": "1.1.1",
"@pnpm/logger": "2.1.1",
"@pnpm/outdated": "3.0.1",

4
pnpm-lock.yaml generated
View File

@@ -561,7 +561,7 @@ importers:
chalk: 2.4.2
cli-columns: 3.1.2
common-tags: 1.8.0
dependencies-hierarchy: 6.0.0-0
dependencies-hierarchy: 6.0.0-1
p-limit: 2.2.0
ramda: 0.26.1
tape: 4.11.0
@@ -1133,7 +1133,7 @@ importers:
'@pnpm/error': 1.0.0
'@pnpm/file-reporter': 0.1.0
'@pnpm/lifecycle': 6.2.1
'@pnpm/list': 2.0.0-1
'@pnpm/list': 2.0.0-2
'@pnpm/lockfile-file': 1.1.1
'@pnpm/lockfile-types': 1.1.0
'@pnpm/logger': 2.1.1