Skip to content

Commit d83d599

Browse files
committed
Force tar-fs >=2.1.3 (#4629)
1 parent 4020976 commit d83d599

File tree

2 files changed

+17
-66
lines changed

2 files changed

+17
-66
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,10 @@
4545
"*.{js,jsx,ts,tsx,json,css,md}": [
4646
"prettier --write"
4747
]
48+
},
49+
"pnpm": {
50+
"overrides": {
51+
"tar-fs": ">=2.1.3"
52+
}
4853
}
4954
}

pnpm-lock.yaml

Lines changed: 12 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)