mirror of
https://github.com/pnpm/pnpm.git
synced 2026-01-01 11:38:21 -05:00
fix: update @pnpm/patch-package to v0.0.1
This commit is contained in:
5
.changeset/silver-parents-sleep.md
Normal file
5
.changeset/silver-parents-sleep.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@pnpm/patching.apply-patch": patch
|
||||
---
|
||||
|
||||
Update @pnpm/patch-package to v0.0.1.
|
||||
2
.npmrc
2
.npmrc
@@ -10,7 +10,7 @@ engine-strict = true
|
||||
save-prefix=
|
||||
; dedupe-direct-deps=true ; Otherwise exporting the manifest fails sometimes
|
||||
patches-dir=__patches__
|
||||
resolution-mode=time-based
|
||||
; resolution-mode=time-based
|
||||
enable-pre-post-scripts=false
|
||||
manage-package-manager-versions=true
|
||||
verify-deps-before-run=install
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "monorepo-root",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.4.1",
|
||||
"packageManager": "pnpm@10.5.2",
|
||||
"scripts": {
|
||||
"bump": "changeset version && pnpm update-manifests",
|
||||
"changeset": "changeset",
|
||||
|
||||
3269
pnpm-lock.yaml
generated
3269
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -54,7 +54,7 @@ catalog:
|
||||
"@pnpm/npm-lifecycle": ^3.0.4
|
||||
"@pnpm/npm-package-arg": ^1.0.0
|
||||
"@pnpm/os.env.path-extender": ^2.0.0
|
||||
"@pnpm/patch-package": 0.0.0
|
||||
"@pnpm/patch-package": 0.0.1
|
||||
"@pnpm/registry-mock": 3.46.0
|
||||
"@pnpm/semver-diff": ^1.1.0
|
||||
"@pnpm/tabtab": ^0.5.4
|
||||
|
||||
Reference in New Issue
Block a user