Skip to content

Commit c4693bc

Browse files
committed
test: fix pnpm .npmrc
1 parent 0d56649 commit c4693bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: examples/basic-pnpm/.npmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
https://pnpm.io/npmrc#side-effects-cache
1+
# https://pnpm.io/settings#sideeffectscache
22
side-effects-cache=false

Diff for: examples/start-and-pnpm-workspaces/.npmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
https://pnpm.io/npmrc#side-effects-cache
1+
# https://pnpm.io/settings#sideeffectscache
22
side-effects-cache=false

0 commit comments

Comments
 (0)