Skip to content

Commit 4490ff3

Browse files
committed
chore: configure package names
1 parent 05b217e commit 4490ff3

3 files changed

Lines changed: 42 additions & 41 deletions

File tree

.changeset/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"@callstack/brownfield-example-android-app",
1515
"@callstack/brownfield-example-ios-app",
1616
"@callstack/brownfield-example-rn-app",
17-
"@callstack/brownfield-example-expo-app",
17+
"@callstack/brownfield-example-expo-app-54",
18+
"@callstack/brownfield-example-expo-app-55",
1819
"@callstack/react-native-brownfield-tester-integrated",
1920
"@callstack/brownfield-gradle-plugin-react"
2021
],

apps/ExpoApp55/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "expoapp55",
2+
"name": "@callstack/brownfield-example-expo-app-55",
33
"main": "expo-router/entry",
44
"version": "1.0.0",
55
"scripts": {

yarn.lock

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2397,6 +2397,45 @@ __metadata:
23972397
languageName: unknown
23982398
linkType: soft
23992399

2400+
"@callstack/brownfield-example-expo-app-55@workspace:apps/ExpoApp55":
2401+
version: 0.0.0-use.local
2402+
resolution: "@callstack/brownfield-example-expo-app-55@workspace:apps/ExpoApp55"
2403+
dependencies:
2404+
"@callstack/brownie": "workspace:^"
2405+
"@callstack/react-native-brownfield": "workspace:^"
2406+
"@expo/vector-icons": "npm:^15.0.2"
2407+
"@react-navigation/bottom-tabs": "npm:^7.7.3"
2408+
"@react-navigation/elements": "npm:^2.8.1"
2409+
"@react-navigation/native": "npm:^7.1.28"
2410+
"@types/react": "npm:~19.2.2"
2411+
eslint: "npm:^9.25.0"
2412+
eslint-config-expo: "npm:~55.0.0"
2413+
expo: "npm:~55.0.0-preview.12"
2414+
expo-constants: "npm:~55.0.6"
2415+
expo-device: "npm:~55.0.8"
2416+
expo-font: "npm:~55.0.4"
2417+
expo-glass-effect: "npm:~55.0.6"
2418+
expo-image: "npm:~55.0.4"
2419+
expo-linking: "npm:~55.0.6"
2420+
expo-router: "npm:~55.0.0-preview.9"
2421+
expo-splash-screen: "npm:~55.0.8"
2422+
expo-status-bar: "npm:~55.0.3"
2423+
expo-symbols: "npm:~55.0.4"
2424+
expo-system-ui: "npm:~55.0.8"
2425+
expo-web-browser: "npm:~55.0.8"
2426+
react: "npm:19.2.0"
2427+
react-dom: "npm:19.2.0"
2428+
react-native: "npm:0.83.2"
2429+
react-native-gesture-handler: "npm:~2.30.0"
2430+
react-native-reanimated: "npm:~4.2.1"
2431+
react-native-safe-area-context: "npm:~5.6.2"
2432+
react-native-screens: "npm:~4.23.0"
2433+
react-native-web: "npm:~0.21.0"
2434+
react-native-worklets: "npm:0.7.2"
2435+
typescript: "npm:~5.9.2"
2436+
languageName: unknown
2437+
linkType: soft
2438+
24002439
"@callstack/brownfield-example-ios-app@workspace:apps/AppleApp":
24012440
version: 0.0.0-use.local
24022441
resolution: "@callstack/brownfield-example-ios-app@workspace:apps/AppleApp"
@@ -12111,45 +12150,6 @@ __metadata:
1211112150
languageName: node
1211212151
linkType: hard
1211312152

12114-
"expoapp55@workspace:apps/ExpoApp55":
12115-
version: 0.0.0-use.local
12116-
resolution: "expoapp55@workspace:apps/ExpoApp55"
12117-
dependencies:
12118-
"@callstack/brownie": "workspace:^"
12119-
"@callstack/react-native-brownfield": "workspace:^"
12120-
"@expo/vector-icons": "npm:^15.0.2"
12121-
"@react-navigation/bottom-tabs": "npm:^7.7.3"
12122-
"@react-navigation/elements": "npm:^2.8.1"
12123-
"@react-navigation/native": "npm:^7.1.28"
12124-
"@types/react": "npm:~19.2.2"
12125-
eslint: "npm:^9.25.0"
12126-
eslint-config-expo: "npm:~55.0.0"
12127-
expo: "npm:~55.0.0-preview.12"
12128-
expo-constants: "npm:~55.0.6"
12129-
expo-device: "npm:~55.0.8"
12130-
expo-font: "npm:~55.0.4"
12131-
expo-glass-effect: "npm:~55.0.6"
12132-
expo-image: "npm:~55.0.4"
12133-
expo-linking: "npm:~55.0.6"
12134-
expo-router: "npm:~55.0.0-preview.9"
12135-
expo-splash-screen: "npm:~55.0.8"
12136-
expo-status-bar: "npm:~55.0.3"
12137-
expo-symbols: "npm:~55.0.4"
12138-
expo-system-ui: "npm:~55.0.8"
12139-
expo-web-browser: "npm:~55.0.8"
12140-
react: "npm:19.2.0"
12141-
react-dom: "npm:19.2.0"
12142-
react-native: "npm:0.83.2"
12143-
react-native-gesture-handler: "npm:~2.30.0"
12144-
react-native-reanimated: "npm:~4.2.1"
12145-
react-native-safe-area-context: "npm:~5.6.2"
12146-
react-native-screens: "npm:~4.23.0"
12147-
react-native-web: "npm:~0.21.0"
12148-
react-native-worklets: "npm:0.7.2"
12149-
typescript: "npm:~5.9.2"
12150-
languageName: unknown
12151-
linkType: soft
12152-
1215312153
"exponential-backoff@npm:^3.1.1":
1215412154
version: 3.1.3
1215512155
resolution: "exponential-backoff@npm:3.1.3"

0 commit comments

Comments
 (0)