Skip to content

Commit

Permalink
Put pod-install back in
Browse files Browse the repository at this point in the history
  • Loading branch information
takameyer committed Oct 17, 2023
1 parent 20ec1af commit 129a767
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integration-tests/environments/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
},
"dependencies": {
"@react-native-community/art": "^1.2.0",
"@realm/app-importer": "*",
"@realm/integration-tests": "*",
"mocha-junit-reporter": "^2.0.0",
"mocha-remote-client": "^1.6.1",
Expand All @@ -182,7 +183,6 @@
"react-native-polyfill-globals": "^3.1.0",
"react-native-progress": "^4.1.2",
"realm": "*",
"@realm/app-importer": "*",
"text-encoding": "^0.7.0"
},
"devDependencies": {
Expand All @@ -201,6 +201,7 @@
"metro-react-native-babel-preset": "0.76.8",
"mocha-github-actions-reporter": "^0.2.3",
"mocha-remote-cli": "^1.6.1",
"pod-install": "^0.1.39",
"react-test-renderer": "18.2.0",
"typescript": "4.8.4"
}
Expand Down

0 comments on commit 129a767

Please sign in to comment.