Skip to content

Commit 4ca076e

Browse files
alexeyr-ci2alexeyr
authored andcommitted
Mark react-on-rails-rsc peerdep as optional
1 parent 98fcbc9 commit 4ca076e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,11 @@
7878
"react-dom": ">= 16",
7979
"react-on-rails-rsc": "19.0.2"
8080
},
81+
"peerDependenciesMeta": {
82+
"react-on-rails-rsc": {
83+
"optional": true
84+
}
85+
},
8186
"files": [
8287
"node_package/lib"
8388
],

0 commit comments

Comments
 (0)