mirror of
https://github.com/teamchong/pxpipe.git
synced 2026-07-22 02:02:51 +02:00
fix(ci): ignore-pnpmfile so lockfile checksum doesn't depend on dev machine's global pnpmfile
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
minimum-release-age=4320
|
||||
# First-party packages we publish ourselves should not block our own iteration.
|
||||
minimum-release-age-exclude=@cloudflare/*
|
||||
ignore-pnpmfile=true
|
||||
|
||||
Generated
-2
@@ -7,8 +7,6 @@ settings:
|
||||
overrides:
|
||||
ws@>=8.0.0 <8.20.1: ^8.20.1
|
||||
|
||||
pnpmfileChecksum: sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=
|
||||
|
||||
importers:
|
||||
|
||||
.:
|
||||
|
||||
Reference in New Issue
Block a user