Skip to content

Commit f813224

Browse files
authored
chore: 🔥 Remove individual package lockfiles (#3930)
1 parent fdde642 commit f813224

File tree

8 files changed

+3
-42356
lines changed

8 files changed

+3
-42356
lines changed

‎.gitignore‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ pnpm-debug.log
55
.DS_Store
66
# use pnpm
77
package-lock.json
8+
# Prevent individual package lockfiles (use workspace lockfile in root)
9+
packages/*/pnpm-lock.yaml
10+
scripts/*/pnpm-lock.yaml
811
yarn.lock
912
.env
1013
# gatsby and docz

0 commit comments

Comments
 (0)