Skip to content

Commit a66fac3

Browse files
authored
Merge pull request #80 from Resgrid/develop
CU-868cu9311 Moving dep around
2 parents 2441a32 + 2dc69d3 commit a66fac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@config-plugins/react-native-webrtc": "~10.0.0",
44+
"@dev-plugins/react-query": "^0.3.1",
4445
"@expo/html-elements": "~0.10.1",
4546
"@expo/metro-runtime": "~4.0.0",
4647
"@gluestack-ui/accordion": "~1.0.6",
@@ -151,7 +152,6 @@
151152
"@babel/core": "~7.26.0",
152153
"@commitlint/cli": "~19.2.2",
153154
"@commitlint/config-conventional": "~19.2.2",
154-
"@dev-plugins/react-query": "^0.3.1",
155155
"@expo/config": "~10.0.3",
156156
"@testing-library/jest-dom": "~6.5.0",
157157
"@testing-library/react-native": "~12.9.0",

0 commit comments

Comments
 (0)