Skip to content

Commit 2a7b10b

Browse files
committed
Update description
1 parent eb54845 commit 2a7b10b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

react-native.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ module.exports = {
1212
commands: [
1313
{
1414
name: 'setup-ios-permissions',
15-
description: 'Update react-native-permissions to link additional permission handlers.',
15+
description:
16+
'Update react-native-permissions podspec to link additional permission handlers.',
1617
func: async () => {
1718
const explorer = await cosmiconfig('iosPermissions');
1819
const result = await explorer.search();

0 commit comments

Comments
 (0)