Skip to content

Commit

Permalink
Merge pull request #126 from expatfile/fix/hydration-error
Browse files Browse the repository at this point in the history
fix: 🐛 use next/script for PublicEnvScript
  • Loading branch information
HofmannZ authored May 16, 2024
2 parents fadfcd0 + 0614869 commit 00189fe
Show file tree
Hide file tree
Showing 5 changed files with 4,109 additions and 3,295 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup-pnpm/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
uses: pnpm/action-setup@v2
id: pnpm-install
with:
version: 8
version: 9
run_install: false

- name: Set pnpm home
Expand Down
Loading

0 comments on commit 00189fe

Please sign in to comment.