Skip to content

Commit f77c94c

Browse files
ahmedAlaaInstabugHeshamMegid
authored andcommitted
fix d11 package name in CI
1 parent c05eccd commit f77c94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
command: rm README.md
299299
- search_and_replace:
300300
file: package.json
301-
replace-pattern: 's/instabug-reactnative/@instabug\/react-native-dream11/g'
301+
replace-pattern: 's/instabug-reactnative/@instabug\/instabug-reactnative-dream11/g'
302302
- search_and_replace:
303303
file: android/native.gradle
304304
replace-pattern: 's/com\.instabug\.library:instabug:/com.instabug.library-dream11:instabug:/g'

0 commit comments

Comments
 (0)