Skip to content

Commit 11f6b45

Browse files
committed
chore: migrate to pnpm
1 parent 2aeb706 commit 11f6b45

File tree

7 files changed

+2682
-4764
lines changed

7 files changed

+2682
-4764
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
crowdin.yaml @FabricMC/developers
66
netlify.toml @FabricMC/developers
77
package.json @FabricMC/developers
8-
package-lock.json @FabricMC/developers
98
patches @FabricMC/developers
9+
pnpm-*.yaml @FabricMC/developers

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
.DS_Store
1111

1212
# Alternative Package Locks
13-
pnpm-lock.yaml
14-
pnpm-workspace.yaml
13+
package-lock.json
1514
yarn.lock
1615

1716
# LanguageTool Dictionaries and False Positives

0 commit comments

Comments
 (0)