This commit is contained in:
Zoltan Kochan
2021-10-11 13:40:15 +03:00
parent e56cfaac8c
commit 08c72eccef
6 changed files with 11 additions and 10 deletions

View File

@@ -1,5 +0,0 @@
---
"supi": patch
---
`path-exists` should be a prod dependency.

View File

@@ -53,7 +53,7 @@
"load-json-file": "^6.2.0",
"path-exists": "^4.0.0",
"render-help": "^1.0.1",
"supi": "workspace:0.47.25"
"supi": "workspace:0.47.26"
},
"funding": "https://opencollective.com/pnpm"
}

View File

@@ -90,7 +90,7 @@
"ramda": "^0.27.1",
"read-ini-file": "^3.1.0",
"render-help": "^1.0.1",
"supi": "workspace:0.47.25",
"supi": "workspace:0.47.26",
"version-selector-type": "^3.0.0"
},
"peerDependencies": {

View File

@@ -1,5 +1,11 @@
# supi
## 0.47.26
### Patch Changes
- e56cfaac8: `path-exists` should be a prod dependency.
## 0.47.25
### Patch Changes

View File

@@ -1,7 +1,7 @@
{
"name": "supi",
"description": "Fast, disk space efficient installation engine",
"version": "0.47.25",
"version": "0.47.26",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},

4
pnpm-lock.yaml generated
View File

@@ -1856,7 +1856,7 @@ importers:
ncp: ^2.0.0
path-exists: ^4.0.0
render-help: ^1.0.1
supi: workspace:0.47.25
supi: workspace:0.47.26
tempy: ^1.0.0
dependencies:
'@pnpm/cli-utils': link:../cli-utils
@@ -1935,7 +1935,7 @@ importers:
read-yaml-file: ^2.1.0
render-help: ^1.0.1
sinon: ^11.1.1
supi: workspace:0.47.25
supi: workspace:0.47.26
tempy: ^1.0.0
version-selector-type: ^3.0.0
write-json-file: ^4.3.0