Skip to content

Commit f21d37f

Browse files
authored
remove package-locks in favor of pnpm-lock (#367)
1 parent 0f7589b commit f21d37f

File tree

17 files changed

+5
-64345
lines changed

17 files changed

+5
-64345
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ firebase-debug.log
1313

1414
.idea/
1515

16+
# pnpm manages deps in the pnpm-lock.yaml file instead
17+
**/package-lock.json
18+
# keep the root package-lock so that tools are consistent
19+
!/package-lock.json
20+

0 commit comments

Comments
 (0)