mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-07 07:27:06 -04:00
chore(release): 3.7.0-5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "pkgs-graph",
|
||||
"version": "4.0.0",
|
||||
"version": "4.1.0",
|
||||
"description": "Create a graph from an array of packages",
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "pnpm",
|
||||
"description": "Fast, disk space efficient package manager",
|
||||
"version": "3.7.0-4",
|
||||
"version": "3.7.0-5",
|
||||
"author": {
|
||||
"name": "Zoltan Kochan",
|
||||
"email": "z@kochan.io",
|
||||
@@ -78,7 +78,7 @@
|
||||
"p-limit": "2.2.0",
|
||||
"path-absolute": "1.0.1",
|
||||
"path-name": "1.0.0",
|
||||
"pkgs-graph": "4.0.0",
|
||||
"pkgs-graph": "4.1.0",
|
||||
"process-exists": "3.1.0",
|
||||
"ramda": "0.26.1",
|
||||
"read-ini-file": "2.0.0",
|
||||
|
||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@@ -1208,7 +1208,7 @@ importers:
|
||||
path-absolute: 1.0.1
|
||||
path-exists: 4.0.0
|
||||
path-name: 1.0.0
|
||||
pkgs-graph: 4.0.0
|
||||
pkgs-graph: 4.1.0
|
||||
pnpm: 'link:'
|
||||
process-exists: 3.1.0
|
||||
ramda: 0.26.1
|
||||
|
||||
Reference in New Issue
Block a user