We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ac510 commit 6d969beCopy full SHA for 6d969be
.changeset/eight-items-press.md
@@ -0,0 +1,5 @@
1
+---
2
+'@rock-js/plugin-metro': patch
3
4
+
5
+fix: remove peerDependency on community-cli-plugin
packages/plugin-metro/package.json
@@ -31,9 +31,6 @@
31
"@react-native/community-cli-plugin": "0.81.1",
32
"@rock-js/config": "^0.11.0"
33
},
34
- "peerDependencies": {
35
- "@react-native/community-cli-plugin": "*"
36
- },
37
"publishConfig": {
38
"access": "public"
39
0 commit comments