Skip to content

Commit

Permalink
📦 Package: Add react-native-ios-utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Oct 6, 2023
1 parent 9a75128 commit 8d8c104
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"@types/react": "^18.0.25",
"@types/react-native": "^0.72.3",
"expo-module-scripts": "^3.0.11",
"expo-modules-core": "^1.5.11"
"expo-modules-core": "^1.5.11",
"react-native-ios-utilities": "4.0.0-3"
},
"peerDependencies": {
"expo": "*",
"react": "*",
"react-native": "*",
"react-native-ios-utilities": "4.x"
"react-native": "*"
}
}
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4169,6 +4169,11 @@ react-is@^16.13.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

react-native-ios-utilities@4.0.0-3:
version "4.0.0-3"
resolved "https://registry.yarnpkg.com/react-native-ios-utilities/-/react-native-ios-utilities-4.0.0-3.tgz#4b8ac9d0226b1f5942efe0bb88e16736ef5fae48"
integrity sha512-zHPlD1yy+q1WUGTVAEKzr44kO5/WvalN6nULM/VpD2TU9zc2mFQ9K9W7HDcZfldktN450+ufnRZqrHnudGaYPg==

react-refresh@^0.4.0:
version "0.4.3"
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.4.3.tgz#966f1750c191672e76e16c2efa569150cc73ab53"
Expand Down

0 comments on commit 8d8c104

Please sign in to comment.