Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"babel-plugin-react-native-web": "^0.21.2",
"html-webpack-plugin": "^5.6.5",
"react-native-builder-bob": "^0.40.15",
"react-native-monorepo-config": "^0.1.9",
"react-native-monorepo-config": "^0.3.1",
"url-loader": "^4.1.1",
"webpack": "^5.99.9",
"webpack-cli": "^6.0.1",
Expand Down
14 changes: 12 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5037,7 +5037,7 @@ __metadata:
react-native: 0.82.1
react-native-builder-bob: ^0.40.15
react-native-gesture-handler: ^2.29.1
react-native-monorepo-config: ^0.1.9
react-native-monorepo-config: ^0.3.1
react-native-safe-area-context: ^5.6.2
react-native-screens: ^4.18.0
react-native-web: ^0.21.2
Expand Down Expand Up @@ -14038,7 +14038,7 @@ __metadata:
languageName: node
linkType: hard

"react-native-monorepo-config@npm:^0.1.8, react-native-monorepo-config@npm:^0.1.9":
"react-native-monorepo-config@npm:^0.1.8":
version: 0.1.10
resolution: "react-native-monorepo-config@npm:0.1.10"
dependencies:
Expand All @@ -14048,6 +14048,16 @@ __metadata:
languageName: node
linkType: hard

"react-native-monorepo-config@npm:^0.3.1":
version: 0.3.1
resolution: "react-native-monorepo-config@npm:0.3.1"
dependencies:
escape-string-regexp: ^5.0.0
fast-glob: ^3.3.3
checksum: 078649d64d1c212c520f5be77943d70b8f7d1fde409a4ca534f837c34d7a4feb9e10ca5f4ddfdfe3155f5d32845f5cce2a8cd8a39c5c498552162f9957606d5f
languageName: node
linkType: hard

"react-native-safe-area-context@npm:^5.6.2":
version: 5.6.2
resolution: "react-native-safe-area-context@npm:5.6.2"
Expand Down
Loading