Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 812968d

Browse files
eramdamkeithamus
andauthoredJan 17, 2025··
Update package.json
Co-authored-by: Keith Cirkel <[email protected]>
1 parent 755e2e6 commit 812968d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎package.json

+5
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@
4848
"peerDependencies": {
4949
"@types/react": "18 || 19"
5050
},
51+
"peerDependenciesMeta": {
52+
"@types/react": {
53+
"optional": true
54+
}
55+
},
5156
"eslintIgnore": [
5257
"dist/"
5358
],

0 commit comments

Comments
 (0)
Please sign in to comment.