Skip to content

Commit 078b85b

Browse files
authored
chore: remove redundant dependency (#53)
## Description <!-- Provide a concise and descriptive summary of the changes implemented in this PR. --> ### Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] Documentation update (improves or adds clarity to existing documentation) ### Tested on - [ ] iOS - [ ] Android ### Testing instructions <!-- Provide step-by-step instructions on how to test your changes. Include setup details if necessary. --> ### Screenshots <!-- Add screenshots here, if applicable --> ### Related issues <!-- Link related issues here using #issue-number --> ### Checklist - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have updated the documentation accordingly - [ ] My changes generate no new warnings ### Additional notes <!-- Include any additional information, assumptions, or context that reviewers might need to understand this PR. -->
1 parent e6593fd commit 078b85b

File tree

2 files changed

+40
-1724
lines changed

2 files changed

+40
-1724
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@
7777
"react": "18.3.1",
7878
"react-native": "^0.76.1",
7979
"react-native-builder-bob": "^0.30.2",
80-
"release-it": "^15.0.0",
8180
"turbo": "^1.10.7",
8281
"typescript": "^5.2.2"
8382
},

0 commit comments

Comments
 (0)