Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
fix: peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-tailor committed Nov 7, 2023
1 parent 3878189 commit 438ca61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/babel-plugin-styled-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dev:web": "cd example/native && yarn web --clear"
},
"peerDependencies": {
"@gluestack-style/react": ">=0.1"
"@gluestack-style/react": ">=1.0"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
Expand Down

0 comments on commit 438ca61

Please sign in to comment.