We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05eccd commit f77c94cCopy full SHA for f77c94c
.circleci/config.yml
@@ -298,7 +298,7 @@ jobs:
298
command: rm README.md
299
- search_and_replace:
300
file: package.json
301
- replace-pattern: 's/instabug-reactnative/@instabug\/react-native-dream11/g'
+ replace-pattern: 's/instabug-reactnative/@instabug\/instabug-reactnative-dream11/g'
302
303
file: android/native.gradle
304
replace-pattern: 's/com\.instabug\.library:instabug:/com.instabug.library-dream11:instabug:/g'
0 commit comments