Skip to content

Commit 485e55e

Browse files
committed
Don't run install scripts from dependencies
1 parent d07ee4c commit 485e55e

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

.changeset/early-beds-approve.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@badrap/libapp": patch
3+
---
4+
5+
Don't run install scripts from dependencies

.changeset/gold-spies-work.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@badrap/libapp": patch
3+
---
4+
5+
Update dependencies

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ignore-scripts=true

0 commit comments

Comments
 (0)