Skip to content

Commit 22cbe16

Browse files
committed
fix explorer-v2
1 parent 4bb99bc commit 22cbe16

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

explorer-v2/.npmrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
engine-strict=true
2-
package-lock=false

explorer-v2/pnpm-workspace.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Do not adopt new versions of dependency libraries within the first 24 hours of their release (to reduce the risk of supply chain attacks).
2+
minimumReleaseAge: 1440
3+
4+
minimumReleaseAgeExclude:
5+
- svelte
6+
- "@ota-meshi/*"
7+
- typescript-eslint-parser-for-extra-files

0 commit comments

Comments
 (0)