Skip to content

Commit

Permalink
chore: override react
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Jan 20, 2024
1 parent a33a1b5 commit 4761fbb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@
"@astrojs/preact": "^3.1.0",
"astro": "^4.2.1",
"typescript": "^5.3.3"
},
"overrides": {
"react": "npm:@preact/compat@latest",
"react-dom": "npm:@preact/compat@latest"
}
}

0 comments on commit 4761fbb

Please sign in to comment.