Skip to content

Commit

Permalink
fix: add npmrc with shell emulation for all e2e folders
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianrothe committed Jun 14, 2024
1 parent 25709ca commit fc3f525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions e2e/svelte-3/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
shell-emulator=true
1 change: 1 addition & 0 deletions e2e/sveltekit/.npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
engine-strict=true
resolution-mode=highest
shell-emulator=true

0 comments on commit fc3f525

Please sign in to comment.