Skip to content

Commit 96c9c38

Browse files
committed
docs(changeset): Remove peer dependencies as not needed.
1 parent 4b2e1d1 commit 96c9c38

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

.changeset/perfect-dodos-cough.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"esbuild-plugin-react18": patch
3+
---
4+
5+
Remove peer dependencies as not needed.

lib/package.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,6 @@
3636
"vite-tsconfig-paths": "^5.1.4",
3737
"vitest": "^2.1.8"
3838
},
39-
"peerDependencies": {
40-
"@types/react": "16.8 - 19",
41-
"next": "10 - 14",
42-
"react": "16.8 - 19"
43-
},
44-
"peerDependenciesMeta": {
45-
"next": {
46-
"optional": true
47-
}
48-
},
4939
"funding": [
5040
{
5141
"type": "github",

0 commit comments

Comments
 (0)