Skip to content

Commit f92e2be

Browse files
committed
fix: fix dependencies
1 parent a021a6b commit f92e2be

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737
"e2e-test": "maestro test .maestro/ -e APP_ID=com.obytes.development"
3838
},
3939
"dependencies": {
40-
"@dev-plugins/react-query": "^0.0.5",
4140
"@expo/metro-runtime": "^3.1.3",
4241
"@gorhom/bottom-sheet": "^4.6.0",
4342
"@hookform/resolvers": "^2.9.11",
@@ -87,6 +86,7 @@
8786
},
8887
"devDependencies": {
8988
"@dev-plugins/react-navigation": "^0.0.5",
89+
"@dev-plugins/react-query": "^0.0.5",
9090
"@babel/core": "^7.23.7",
9191
"@commitlint/cli": "^17.8.1",
9292
"@commitlint/config-conventional": "^17.8.1",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)