generated from nhcarrigan/template
chore: unstrict peer deps for CI
Whatever god damn
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ trustPolicy: no-downgrade
|
||||
# Ignore trust policy for packages published more than 1 year ago (predates provenance signing)
|
||||
trustPolicyIgnoreAfter: 525960
|
||||
# Fail if there are missing or invalid peer dependencies
|
||||
strictPeerDependencies: true
|
||||
# We are temporarily disabling this to allow for the development of the website-headers package
|
||||
strictPeerDependencies: false
|
||||
# Prevent transitive dependencies from using exotic sources (git repos, direct tarball URLs)
|
||||
blockExoticSubdeps: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user