Skip to content

Commit

Permalink
fix(*): fix peer.
Browse files Browse the repository at this point in the history
  • Loading branch information
shangqunfeng committed Sep 24, 2024
1 parent 962ca4a commit bb4aba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webpack-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"peerDependencies": {
"webpack": "^5.75.0",
"expo-linear-gradient": "~13.0.2"
"react-native-linear-gradient": "^2.8.3"
},
"publishConfig": {
"registry": "https://registry.npmjs.org",
Expand Down

0 comments on commit bb4aba2

Please sign in to comment.