Skip to content

Commit 482a98d

Browse files
committed
disable pnpm update notifications
1 parent ae6a473 commit 482a98d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.npmrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
link-workspace-packages=false
22
public-hoist-pattern[]=*prisma*
3-
prefer-workspace-packages=true
3+
prefer-workspace-packages=true
4+
update-notifier=false

0 commit comments

Comments
 (0)